Compartir a través de


PrintWorkflowBackgroundSetupRequestedEventArgs.GetUserPrintTicketAsync Método

Definición

Obtiene el vale de impresión de la tarea de impresión actual.

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)

Devoluciones

Una operación asincrónica con un vale de impresión.

Atributos

Se aplica a