Options

From PDF XChange PDF SDK
Revision as of 23:23, 22 June 2015 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Options Table

Name Type Value
Font Dictionary Specifies the font that will be used when generating headers and footers.
LeftHeaderText String Specifies the left header text.

Default value: Empty String

CenterHeaderText String Specifies the central header text.

Default value: Empty String

RightHeaderText String Specifies the right header text.

Default value: Empty String

LeftFooterText String Specifies the left footer text.

Default value: Empty String

CenterFooterText String Specifies the central footer text.

Default value: Empty String

RightFooterText String Specifies the right footer text.

Default value: Empty String

Margins Dictionary Specifies the margins used for the headers and footers positioning.

The following default values of base structure are overridden :

top: 36.0,
bottom: 36.0,
left: 36.0,
right: 36.0
DateFormat String Specifies the date format that will be used in the dialog.

Default value: m/d

PageNumberFormat String Specifies the page numbering format that will be used in the dialog.

Default value: 1

StartPageNumber Integer Specifies the starting page number for the page numeration when the formats from the PageNumberFormat are used in the headers and footers generation.

Default value: 1

PresetID String Specifies an unique identifier of special preset of options that exists in Editor's settings. End-user may create multiple presets for different operations to enhance convenience of using. If specified preset already exists then operation will use preset's options to show dialog or perform its work.

Default value: Empty String

PagesRange Dictionary Specifies the pages range to which the headers and footers should be applied.
HeaderAndFooterID String Specifies the ID of the pagemark group that should be modified. If the ID is empty the headers and footers will be added as a new group, otherwise the group with the given ID will be modified.

Default value: Empty String