StiOptionsEngineUseAdvancedPrintOnEngineV1 Property |
If the property is set to true, the report generator will use the PrintOn property when rendering a report.
Using this mode is not recommended because of problems with page numbers.
If the property is set to false, then the property will be processed after rendering a report.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static bool UseAdvancedPrintOnEngineV1 { get; set; }
Public Shared Property UseAdvancedPrintOnEngineV1 As Boolean
Get
Set
Property Value
Type:
BooleanSee Also