Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / OutputRangeForm Class / MaxPageNumber Property

In This Topic
    MaxPageNumber Property (OutputRangeForm)
    In This Topic
    Gets or sets the maximum page number.
    Syntax
    'Declaration
     
    Public Property MaxPageNumber As Integer
    public int MaxPageNumber {get; set;}
    See Also