Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Page Class / Index Property

In This Topic
    Index Property (Page)
    In This Topic
    Gets the index of the page in its document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As System.Integer
    public System.int Index {get;}
    See Also