Skip to main content

IFilePageNumberOptions Properties

An object defining properties for the IFilePageNumberOptions class.

GeneralIsChanged

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

Type: bool


ShowPageNumber

Indicates whether page numbers should be displayed.

Type: bool


UseCustomFont

Indicates whether a custom font is used for the page numbers.

Type: bool


ShowPageNumberOnFirstPage

Specifies whether the page number should be displayed on the first page.

Type: bool


PageNumberPosition

The position of the page number on the page (e.g., top-left, bottom-center).

Type: string


CustomFontOptions

Defines the custom font options for the page numbers.

Type: ICustomFontOptions


IsChanged

Indicates whether the page number options have been modified.

Type: bool