| Visual Basic (Declaration) | |
|---|---|
Public Property UseDefaultHeadersFooters As Boolean | |
| C# | |
|---|---|
public bool UseDefaultHeadersFooters {get; set;} | |
Return Value
true if the default header and footers items are automatically added to the header and footer sections of the groups to which the configuration is applied; false otherwise.Default items will be added before any other items that are explicitly added to the Headers and Footers sections.
Setting this property to false will exclude the default header and footer items from both the header and footer sections.
Supported Frameworks: Microsoft .NET Framework version 3.5