Share via


PrintWorkflowSourceContent.GetJobPrintTicketAsync Methode

Definition

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

public:
 virtual IAsyncOperation<WorkflowPrintTicket ^> ^ GetJobPrintTicketAsync() = GetJobPrintTicketAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<WorkflowPrintTicket> GetJobPrintTicketAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<WorkflowPrintTicket> GetJobPrintTicketAsync();
function getJobPrintTicketAsync()
Public Function GetJobPrintTicketAsync () As IAsyncOperation(Of WorkflowPrintTicket)

Gibt zurück

Ein Druckticketobjekt mit der aktuellen Drucktaskkonfiguration.

Attribute

Gilt für: