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 요소의 컬렉션입니다.

적용 대상

추가 정보