Click or drag to resize

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; }

Property Value

Type: Int32
See Also