Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / OutputRange Class / PageNumbers Property

In This Topic
    PageNumbers Property
    In This Topic
    Gets the list of page numbers.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageNumbers As Integer()
    public int[] PageNumbers {get;}
    See Also