[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.Pages

Pages Property

Pages

Gets the collection of Page objects that make up the document.

Declaration
public PageCollection Pages { get; }
Public ReadOnly Property Pages As PageCollection