Partager via


PrintWorkflowPdlModificationRequestedEventArgs.CreateJobOnPrinter Méthode

Définition

Crée un travail sur l’imprimante.

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

Paramètres

targetContentType
String

Platform::String

winrt::hstring

Type de contenu cible pour le travail.

Retours

Flux cible du travail.

S’applique à