| Visual Basic (Declaration) | |
|---|---|
Public Property UseDefaultHeadersFooters As Boolean | |
| C# | |
|---|---|
public bool UseDefaultHeadersFooters {get; set;} | |
Return Value
true if the default headers and footers are automatically added to the header and footer sections; false otherwise.Default items will be added before any other items that are explicitly added to the Headers or 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