Compartilhar via


PrintWorkflowForegroundSetupRequestedEventArgs.GetUserPrintTicketAsync Método

Definição

Obtém o tíquete de impressão para a tarefa de impressão atual.

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)

Retornos

Uma operação assíncrona com um tíquete de impressão.

Atributos

Aplica-se a