ExpertPdf PDF Creator Library
Pages Property
NamespacesExpertPdf.PdfCreatorDocumentPages
ExpertPdf PDF Creator Library
Gets the document pages collection.
Declaration Syntax
C#Visual BasicVisual C++
public PageCollection Pages { get; }
Public ReadOnly Property Pages As PageCollection
public:
property PageCollection^ Pages {
	PageCollection^ get ();
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)