Freigeben über


PrintWorkflowPdlModificationRequestedEventArgs.CreateJobOnPrinter Methode

Definition

Erstellt einen Auftrag auf dem Drucker.

public:
 virtual PrintWorkflowPdlTargetStream ^ CreateJobOnPrinter(Platform::String ^ targetContentType) = CreateJobOnPrinter;
PrintWorkflowPdlTargetStream CreateJobOnPrinter(winrt::hstring const& targetContentType);
public PrintWorkflowPdlTargetStream CreateJobOnPrinter(string targetContentType);
function createJobOnPrinter(targetContentType)
Public Function CreateJobOnPrinter (targetContentType As String) As PrintWorkflowPdlTargetStream

Parameter

targetContentType
String

Platform::String

winrt::hstring

Der Zielinhaltstyp für den Auftrag.

Gibt zurück

Der Zieldatenstrom für den Auftrag.

Gilt für: