Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageNumberingChange Class / Mode Property

In This Topic
    Mode Property (PageNumberingChange)
    In This Topic
    Gets or sets a PageNumberingChangeModeEnum value determining the page numbering change represented by the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Mode As PageNumberingChangeModeEnum
    public PageNumberingChangeModeEnum Mode {get;}
    See Also