Click or drag to resize

StiRtfExportSettingsUsePageHeadersAndFooters Property

Gets or sets value which enables special mode of exporting page headers and page footers into result file. In this mode export engine try to insert all page headers and footers as RTF headers and footers.

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

Property Value

Type: Boolean
See Also