IXpsFixedDocumentSequenceReader.GetFixedDocument(Uri) 方法

定義

取得具有所指定統一資源識別項 (URI) 的 FixedDocument 讀取器。

public:
 System::Windows::Xps::Packaging::IXpsFixedDocumentReader ^ GetFixedDocument(Uri ^ documentSource);
public System.Windows.Xps.Packaging.IXpsFixedDocumentReader GetFixedDocument (Uri documentSource);
abstract member GetFixedDocument : Uri -> System.Windows.Xps.Packaging.IXpsFixedDocumentReader
Public Function GetFixedDocument (documentSource As Uri) As IXpsFixedDocumentReader

參數

documentSource
Uri

固定文件的 URI。

傳回

適用於