Options
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:Options}} | {{#customTitle:Options}} | ||
{{#parentPage:PXV:op_annots_delete|Options|property}} | {{#parentPage:PXV:op_annots_delete|Options|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Line 14: | Line 13: | ||
| class="op_param_name" | [[PXV:cs_PagesRange|PagesRange]] | | class="op_param_name" | [[PXV:cs_PagesRange|PagesRange]] | ||
| style="text-align:center" | Dictionary | | style="text-align:center" | Dictionary | ||
− | | Specifies | + | | Specifies the pages range from which the annotations should be deleted. |
|- | |- | ||
| class="op_param_name" | Filter | | class="op_param_name" | Filter | ||
| style="text-align:center" | Integer | | style="text-align:center" | Integer | ||
− | | Specifies... | + | | Specifies the types of the annotations that should be deleted. |
+ | Possible values are: | ||
+ | {| class="op_internal_table" | ||
+ | |- | ||
+ | | class="op_enum_value" | '''1''' || Markup annotations. | ||
+ | |- | ||
+ | | class="op_enum_value" | '''2''' || Link annotations. | ||
+ | |- | ||
+ | | class="op_enum_value" | '''4''' || Widget annotations. | ||
+ | |- | ||
+ | | class="op_enum_value" | '''-1''' || All of the annotation types. | ||
+ | |} | ||
Default value: <tt>'''1'''</tt> | Default value: <tt>'''1'''</tt> | ||
|} | |} |
Latest revision as of 05:30, 2 March 2016
Options Table
Name | Type | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
PagesRange | Dictionary | Specifies the pages range from which the annotations should be deleted. | ||||||||
Filter | Integer | Specifies the types of the annotations that should be deleted.
Possible values are:
Default value: 1 |