Partager via


PrintSchema.GetDefaultPrintTicketAsync Méthode

Définition

Obtient le ticket d’impression par défaut de l’imprimante 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)

Retours

Document XML PrintTicket contenant le ticket d’impression par défaut de l’imprimante 3D.

Attributs

S’applique à