Options

From PDF XChange PDF SDK
Jump to: navigation, search
(Options Table)
Line 15: Line 15:
 
| style="text-align:center" | Array
 
| style="text-align:center" | Array
 
| Array of <tt>'''String'''</tt>
 
| Array of <tt>'''String'''</tt>
Specifies the names field.
+
Specifies the field names array.
 
|-
 
|-
 
| class="op_param_name" | Exclude
 
| class="op_param_name" | Exclude
 
| style="text-align:center" | Boolean
 
| style="text-align:center" | Boolean
| Specifies the exclude value.If Exclude has a value of false, that array defines a list of fields that should be excluded from all fields list before resetting.
+
| Specifies the exclude value. If Exclude has a value of false, that array defines a list of fields that should be excluded from all fields list before resetting.
 
Default value: <tt>'''false'''</tt>
 
Default value: <tt>'''false'''</tt>
 
|}
 
|}

Revision as of 00:39, 2 March 2016


Options Table

Name Type Value
Fields Array Array of String

Specifies the field names array.

Exclude Boolean Specifies the exclude value. If Exclude has a value of false, that array defines a list of fields that should be excluded from all fields list before resetting.

Default value: false