Click or drag to resize

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

Property Value

Type: Boolean
See Also