Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Page Class
Members

In This Topic
    Page Class
    In This Topic
    Represents a page in a GcPdfDocument.
    Object Model
    Page Class
    Syntax
    'Declaration
     
    Public Class Page 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.Page

    See Also