PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1AnchorInfo Class / PageIndex Property

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