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

プロパティ値

ドキュメントの PageContent 要素のコレクション。

適用対象

こちらもご覧ください