StiPageStopBeforePrint Property |
Gets or sets the page number. When it is reached then stop rendering.
If the property is 0 then rendering of the report will be stopped.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual int StopBeforePrint { get; set; }
Public Overridable Property StopBeforePrint As Integer
Get
Set
Property Value
Type:
Int32See Also