Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Recognition.Structure Namespace / ContentItemBase Class / Page Property

In This Topic
    Page Property (ContentItemBase)
    In This Topic
    Gets the GrapeCity.Documents.Pdf.Page object where this item is located.
    Syntax
    'Declaration
     
    Public ReadOnly Property Page As Page
    public Page Page {get;}
    See Also