Options
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:Options}} | {{#customTitle:Options}} | ||
{{#parentPage:PXV:op_pdfNamedDests_insert|Options|property}} | {{#parentPage:PXV:op_pdfNamedDests_insert|Options|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Line 14: | Line 13: | ||
| class="op_param_name" | ForceReplace | | class="op_param_name" | ForceReplace | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | Specifies | + | | Specifies whether to replace an already existing named destination that has the same name as the inserted one. |
Default value: <tt>'''false'''</tt> | Default value: <tt>'''false'''</tt> | ||
|- | |- | ||
| class="op_param_name" | Name | | class="op_param_name" | Name | ||
| style="text-align:center" | String | | style="text-align:center" | String | ||
− | | Specifies | + | | Specifies the name of the new named destination. |
Default value: <tt>'''Empty String'''</tt> | Default value: <tt>'''Empty String'''</tt> | ||
|- | |- | ||
| class="op_param_name" | [[PXV:cs_PDFDestParams|Dest]] | | class="op_param_name" | [[PXV:cs_PDFDestParams|Dest]] | ||
| style="text-align:center" | Dictionary | | style="text-align:center" | Dictionary | ||
− | | Specifies | + | | Specifies destination which the destination will be pointing to. |
|} | |} |
Latest revision as of 06:18, 29 May 2015
Options Table
Name | Type | Value |
---|---|---|
ForceReplace | Boolean | Specifies whether to replace an already existing named destination that has the same name as the inserted one.
Default value: false |
Name | String | Specifies the name of the new named destination.
Default value: Empty String |
Dest | Dictionary | Specifies destination which the destination will be pointing to. |