Skip to main content

IFileSectionOptions Properties

An object defining properties for the IFileSectionOptions class.

EnableRightBorder

Indicates whether the right border of the file section is enabled.

Type: bool


GeneralIsChanged

Indicates whether any general changes have been made to the section options.

Type: bool


ShowOnFirstPage

Specifies whether the file section is displayed on the first page.

Type: bool


IsChanged

Indicates whether the section options have been modified.

Type: bool


Show

Indicates whether the file section is displayed.

Type: bool


Type

The type of the file section (e.g., header, footer).

Type: string


EnableLeftBorder

Indicates whether the left border of the file section is enabled.

Type: bool


Text

The text content of the file section.

Type: string


EnableBottomBorder

Indicates whether the bottom border of the file section is enabled.

Type: bool


EnableTopBorder

Indicates whether the top border of the file section is enabled.

Type: bool


UseCustomFont

Indicates whether a custom font is used for the file section.

Type: bool


CustomFontOptions

Defines the custom font options for the file section.

Type: ICustomFontOptions