Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1BookmarkPosition Class / PageIndex Property

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