C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageNumberingChange Class
Properties Methods


PageNumberingChange Class Members

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