Version

Search Results

SkipFirst Property

Gets or sets a boolean value indicating whether to skip the number on the first page. Syntax

Style Property (PageNumbering)

Gets or sets a Infragistics.Documents.Reports.Report.Text.Style object that defines the style of the numbers. Syntax

Template Property (PageNumbering)

Gets or sets the template for the numbers. Syntax Remarks There are three valid replacement tokens for use as a template, all of which are case-sensitive: [Page #] - The page number of the current page. [LastPageInSection] - The page number that the last page of the current section is on. [TotalPages] - The total ...

PageNumbering Constructor

Initializes a new instance of the PageNumbering class. Syntax

SectionLineNumbering Class

Represents line numbering attributes. Syntax

SectionLineNumbering Class Members

Public Constructors Public Properties

Continue Property (SectionLineNumbering)

Gets or sets a boolean value indicating whether to continue the numbering. Syntax

First Property (SectionLineNumbering)

Gets or sets the number for the first line. Syntax

OffsetX Property (SectionLineNumbering)

Gets or sets a float value that represents X-offset of the numbers. Syntax