Click or drag to resize

StiWord2007ExportSettingsUsePageHeadersAndFooters Property

Gets or sets value which indicates that one (first) page header and page footer from report will be used in word file.

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