Options

From PDF XChange PDF SDK
Jump to: navigation, search
(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}}
{{ToWrite}}
 
 
{{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 06: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:

1 Markup annotations.
2 Link annotations.
4 Widget annotations.
-1 All of the annotation types.

Default value: 1