FixedDocument.Pages Свойство

Определение

Получение коллекции элементов документа PageContent.

public:
 property System::Windows::Documents::PageContentCollection ^ Pages { System::Windows::Documents::PageContentCollection ^ get(); };
public System.Windows.Documents.PageContentCollection Pages { get; }
member this.Pages : System.Windows.Documents.PageContentCollection
Public ReadOnly Property Pages As PageContentCollection

Значение свойства

PageContentCollection

Коллекция элементов документа PageContent.

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

См. также раздел