Aracılığıyla paylaş


IXpsFixedDocumentReader.GetFixedPage(Uri) Yöntem

Tanım

Belirtilen tekdüzen kaynak tanımlayıcısı FixedPage (URI) ile için bir okuyucu alır.

public:
 System::Windows::Xps::Packaging::IXpsFixedPageReader ^ GetFixedPage(Uri ^ pageSource);
public System.Windows.Xps.Packaging.IXpsFixedPageReader GetFixedPage (Uri pageSource);
abstract member GetFixedPage : Uri -> System.Windows.Xps.Packaging.IXpsFixedPageReader
Public Function GetFixedPage (pageSource As Uri) As IXpsFixedPageReader

Parametreler

pageSource
Uri

Sayfanın URI'si.

Döndürülenler

IXpsFixedPageReader

Sayfa için bir IXpsFixedPageReader .

Şunlara uygulanır