IFilePageNumberOptions Properties
An object defining properties for the IFilePageNumberOptions class.
ShowPageNumberOnFirstPage
Specifies whether the page number should be displayed on the first page.
Type: bool
GeneralIsChanged
Indicates whether any general changes have been made to the page number options.
Type: bool
IsChanged
Indicates whether the page number options have been modified.
Type: bool
PageNumberPosition
The position of the page number on the page (e.g., top-left, bottom-center).
Type: string
UseCustomFont
Indicates whether a custom font is used for the page numbers.
Type: bool
ShowPageNumber
Indicates whether page numbers should be displayed.
Type: bool
CustomFontOptions
Defines the custom font options for the page numbers.
Type: ICustomFontOptions