StiReportPageNumber Property |
Gets or sets an index of the current page printed taking into consideration segmented pages.
Number starts from 1. Property ResetPageNumber can reset value of this variable.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public int PageNumber { get; set; }
Public Property PageNumber As Integer
Get
Set
Property Value
Type:
Int32See Also