IXpsFixedDocumentSequenceReader.GetFixedDocument(Uri) 메서드

정의

FixedDocument 지정된 URI(Uniform Resource Identifier)를 사용하는 판독기를 가져옵니다.

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입니다.

반품

적용 대상