Partager via


PrintWorkflowBackgroundSetupRequestedEventArgs.GetUserPrintTicketAsync Méthode

Définition

Obtient le ticket d’impression pour la tâche d’impression active.

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

Retours

Opération asynchrone avec un ticket d’impression.

Attributs

S’applique à