Skip to main content

IFileSectionOptions

The IFileSectionOptions interface defines properties for configuring file sections, including display settings, text, borders, and font customization.

Properties

NameDescription
EnableRightBorderIndicates whether the right border of the file section is enabled.
GeneralIsChangedIndicates whether any general changes have been made to the section options.
ShowOnFirstPageSpecifies whether the file section is displayed on the first page.
IsChangedIndicates whether the section options have been modified.
ShowIndicates whether the file section is displayed.
TypeThe type of the file section (e.g., header, footer).
EnableLeftBorderIndicates whether the left border of the file section is enabled.
TextThe text content of the file section.
EnableBottomBorderIndicates whether the bottom border of the file section is enabled.
EnableTopBorderIndicates whether the top border of the file section is enabled.
UseCustomFontIndicates whether a custom font is used for the file section.
CustomFontOptionsDefines the custom font options for the file section.