Options
From PDF XChange PDF SDK
Line 13: | Line 13: | ||
| class="op_param_name" | [[PXV:cs_FontParams|Font]] | | class="op_param_name" | [[PXV:cs_FontParams|Font]] | ||
| style="text-align:center" | Dictionary | | style="text-align:center" | Dictionary | ||
− | | Specifies the font | + | | Specifies the font that will be used when generating Bates Numbering. |
|- | |- | ||
| class="op_param_name" | LeftHeaderText | | class="op_param_name" | LeftHeaderText | ||
Line 71: | Line 71: | ||
| class="op_param_name" | PresetID | | class="op_param_name" | PresetID | ||
| style="text-align:center" | String | | style="text-align:center" | String | ||
− | | Specifies the preset id | + | | Specifies the preset id that should be used when loading the settings of the dialog. |
Default value: <tt>'''Empty String'''</tt> | Default value: <tt>'''Empty String'''</tt> | ||
|- | |- | ||
Line 80: | Line 80: | ||
| class="op_param_name" | BatesNumberingID | | class="op_param_name" | BatesNumberingID | ||
| style="text-align:center" | String | | style="text-align:center" | String | ||
− | | Specifies the ID of the pagemark group | + | | Specifies the ID of the pagemark group that should be modified. If the ID is empty the Bates Numbering will be added as a new group, otherwise the group with the given ID will be modified. |
Default value: <tt>'''Empty String'''</tt> | Default value: <tt>'''Empty String'''</tt> | ||
|} | |} |
Revision as of 01:12, 27 May 2015
Options Table
Name | Type | Value |
---|---|---|
Font | Dictionary | Specifies the font that will be used when generating Bates Numbering. |
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 Bates Numbering positioning.
The following default values of base structure are overridden :
|
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 Bates Numbering generation.
Default value: 1 |
PresetID | String | Specifies the preset id that should be used when loading the settings of the dialog.
Default value: Empty String |
PagesRange | Dictionary | Specifies the pages range to which the Bates Numbering should be applied. |
BatesNumberingID | String | Specifies the ID of the pagemark group that should be modified. If the ID is empty the Bates Numbering will be added as a new group, otherwise the group with the given ID will be modified.
Default value: Empty String |