Compartir a través de


PrintWorkflowSourceContent.GetJobPrintTicketAsync Método

Definición

Obtiene el vale de impresión de la tarea de impresión asociada a estos datos de impresión.

public:
 virtual IAsyncOperation<WorkflowPrintTicket ^> ^ GetJobPrintTicketAsync() = GetJobPrintTicketAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<WorkflowPrintTicket> GetJobPrintTicketAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<WorkflowPrintTicket> GetJobPrintTicketAsync();
function getJobPrintTicketAsync()
Public Function GetJobPrintTicketAsync () As IAsyncOperation(Of WorkflowPrintTicket)

Devoluciones

Objeto de vale de impresión con la configuración actual de la tarea de impresión.

Atributos

Se aplica a