The following tables list the members exposed by PageNumbering.
| Name | Description | |
|---|---|---|
![]() | PageNumbering Constructor | Initializes a new instance of the PageNumbering class. |
| Name | Description | |
|---|---|---|
![]() | Alignment | Gets or sets the alignment on a page. |
![]() | Continue | Gets or sets a boolean value indicating whether to continue the numbering. |
![]() | First | Gets or sets the number for the first page. |
![]() | Format | Gets or sets the format of the numbers. |
![]() | OffsetX | Gets or sets a float value that represents X-offset of the numbers. |
![]() | OffsetY | Gets or sets a float value that represents Y-offset of the numbers. |
![]() | SkipFirst | Gets or sets a boolean value indicating whether to skip the number on the first page. |
![]() | Style | Gets or sets a Infragistics.Documents.Reports.Report.Text.Style object that defines the style of the numbers. |
![]() | Template | Gets or sets the template for the numbers. |