Version

PageNumbering Class Members

The following tables list the members exposed by PageNumbering.

Public Constructors
 NameDescription
Public ConstructorPageNumbering ConstructorInitializes a new instance of the PageNumbering class.  
Public Properties
 NameDescription
Public PropertyAlignmentGets or sets the alignment on a page.  
Public PropertyContinueGets or sets a boolean value indicating whether to continue the numbering.  
Public PropertyFirstGets or sets the number for the first page.  
Public PropertyFormatGets or sets the format of the numbers.  
Public PropertyOffsetXGets or sets a float value that represents X-offset of the numbers.  
Public PropertyOffsetYGets or sets a float value that represents Y-offset of the numbers.  
Public PropertySkipFirstGets or sets a boolean value indicating whether to skip the number on the first page.  
Public PropertyStyleGets or sets a Infragistics.Documents.Reports.Report.Text.Style object that defines the style of the numbers.  
Public PropertyTemplateGets or sets the template for the numbers.  
See Also

View on GitHub