Click or drag to resize

StiOptionsEngineFixPageNumberInEvents Property

Gets or sets a value indicating whether it is necessary to fix the PageNumber value in the rendering events. For compatibility with 2016.3 set this property to false.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool FixPageNumberInEvents { get; set; }

Property Value

Type: Boolean
See Also