Documents for PDF, .NET Edition Documentation
Pages Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : Pages Property
Gets the collection of Page objects that make up the document.
Syntax
'Declaration
 
Public ReadOnly Property Pages As PageCollection
public PageCollection Pages {get;}
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members