Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PageLabelingRange Class / FirstPageIndexInDocument Property

In This Topic
    FirstPageIndexInDocument Property
    In This Topic
    Gets the index of the page from which this PageLabelingRange starts.
    Syntax
    'Declaration
     
    Public ReadOnly Property FirstPageIndexInDocument As System.Integer
    public System.int FirstPageIndexInDocument {get;}
    See Also