IXpsFixedDocumentSequenceReader.GetFixedDocument(Uri) Метод

Определение

Возвращает читателя для FixedDocument с указанным универсальным кодом ресурса (URI).

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 фиксированного документа.

Возвращаемое значение

IXpsFixedDocumentReader

Применяется к