Share via


IXpsFixedDocumentSequenceReader.GetFixedDocument(Uri) メソッド

定義

指定した Uniform Resource Identifier (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。

戻り値

適用対象