Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageNumberingChange Class
Properties Methods


In This Topic
    PageNumberingChange Class Members
    In This Topic

    The following tables list the members exposed by PageNumberingChange.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PageNumberingChange class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a PageNumberingChangeModeEnum value determining the page numbering change represented by the current object.  
    Public PropertyGets or sets the absolute page number or increment. The semantics of this property depend on the value of the Mode property.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the page number changed by the current PageNumberingChange object.  
    Public Methodstatic (Shared in Visual Basic)Converts a string to a PageNumberingChange object.  
    Public MethodConverts the current object to a string.  
    Top
    See Also