Freigeben über


PrintWorkflowForegroundSetupRequestedEventArgs.GetUserPrintTicketAsync Methode

Definition

Ruft das Druckticket für den aktuellen Drucktask ab.

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)

Gibt zurück

Ein asynchroner Vorgang mit einem Druckticket.

Attribute

Gilt für: