共用方式為


PrintSchema.GetDefaultPrintTicketAsync 方法

定義

取得 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)

傳回

包含 3D 印表機預設列印票證的 XML PrintTicket 檔。

屬性

適用於