PrintWorkflowSourceContent Klasse

Definition

Stellt rohe Druckdaten aus der Quellanwendung dar.

public ref class PrintWorkflowSourceContent sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PrintWorkflowSourceContent final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PrintWorkflowSourceContent
Public NotInheritable Class PrintWorkflowSourceContent
Vererbung
Object Platform::Object IInspectable PrintWorkflowSourceContent
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)

Methoden

GetJobPrintTicketAsync()

Ruft das Druckticket für den Drucktask ab, der diesen Druckdaten zugeordnet ist.

GetSourceSpoolDataAsStreamContent()

Ruft die Druckdaten als XPS-Datenstrom ab.

GetSourceSpoolDataAsXpsObjectModel()

Ruft die Druckdaten in Form des COM-freundlichen XPS-Objektmodells ab.

Gilt für: