Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FoundPosition Class / PageIndex Property

In This Topic
    PageIndex Property (FoundPosition)
    In This Topic
    Gets the page index.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIndex As System.Integer
    public System.int PageIndex {get;}
    See Also