StiReportTotalPageCount Property |
Gets or sets the number of pages in a report (RunTime Variable).
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public int TotalPageCount { get; set; }
Public Property TotalPageCount As Integer
Get
Set
Property Value
Type:
Int32See Also