Compartir a través de


PrintSchema.GetDefaultPrintTicketAsync Método

Definición

Obtiene el vale de impresión predeterminado de la impresora 3D.

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

Devoluciones

Un documento PrintTicket XML que contiene el vale de impresión predeterminado de la impresora 3D.

Atributos

Se aplica a