Share via


PrintWorkflowBackgroundSetupRequestedEventArgs.GetUserPrintTicketAsync Metodo

Definizione

Ottiene il ticket di stampa per l'attività di stampa corrente.

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)

Restituisce

Operazione asincrona con un ticket di stampa.

Attributi

Si applica a