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 項目的集合。

適用於

另請參閱