IXpsFixedDocumentSequenceReader.GetFixedDocument(Uri) Methode

Definitie

Hiermee haalt u een lezer op voor de FixedDocument opgegeven 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

Parameters

documentSource
Uri

De URI van het vaste document.

Retouren

Van toepassing op