PrintWorkflowObjectModelSourceFileContent(IInputStream) 建構函式

定義

使用指定的輸入資料流程物件,建立 PrintWorkflowObjectModelSourceFileContent 類別的新實例。

public:
 PrintWorkflowObjectModelSourceFileContent(IInputStream ^ xpsStream);
 PrintWorkflowObjectModelSourceFileContent(IInputStream const& xpsStream);
public PrintWorkflowObjectModelSourceFileContent(IInputStream xpsStream);
function PrintWorkflowObjectModelSourceFileContent(xpsStream)
Public Sub New (xpsStream As IInputStream)

參數

xpsStream
IInputStream

輸入資料流。

Windows 需求

裝置系列
Windows 11 (已於 10.0.22000.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)

適用於