Поделиться через


PrintWorkflowForegroundSetupRequestedEventArgs.GetUserPrintTicketAsync Метод

Определение

Возвращает билет на печать для текущей задачи печати.

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)

Возвращаемое значение

Асинхронная операция с билетом печати.

Атрибуты

Применяется к