Partager via


PrintWorkflowSourceContent.GetJobPrintTicketAsync Méthode

Définition

Obtient le ticket d’impression pour la tâche d’impression associée à ces données d’impression.

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)

Retours

Objet de ticket d’impression avec la configuration actuelle de la tâche d’impression.

Attributs

S’applique à