PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1HyperlinkInfo.Area Class / PageIndex Property

In This Topic
    PageIndex Property (C1HyperlinkInfo.Area)
    In This Topic
    Gets the page index of the current area.
    Syntax
    'Declaration
     
    Public Property PageIndex As Integer
    public int PageIndex {get; set;}
    See Also