StiHtmlExportSettingsAddPageBreaks Property |
Gets or sets value which indicates that special page breaks marker will be added to result html file. HTML5 export mode is not supported.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool AddPageBreaks { get; set; }
Public Property AddPageBreaks As Boolean
Get
Set
Property Value
Type:
BooleanSee Also