AJE Components
ReportTOCItem PageNumber Property AJE Data Report Engine Help
Gets or sets the Page Number for the Report TOC Item. Page Numbers are optional and used in the TOC for the PDF. Page Numbers will need to be Input manually as Report Content Length varies.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public string PageNumber { get; set; }

Property Value

Type: OnlineString
See Also