StiHtmlExportSettingsContinuousPages Property |
Gets or sets value which indicates that all report pages will be shown as vertical ribbon. HTML and MHT export mode is not supported.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool ContinuousPages { get; set; }
Public Property ContinuousPages As Boolean
Get
Set
Property Value
Type:
BooleanSee Also