Options

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(Options Table)
Line 14: Line 14:
 
| class="op_param_name" | FileName
 
| class="op_param_name" | FileName
 
| style="text-align:center" | String
 
| style="text-align:center" | String
| Specifies...
+
| Specifies the name of the resulting file.
 
Default value: <tt>'''Empty String'''</tt>
 
Default value: <tt>'''Empty String'''</tt>
 
|-
 
|-
 
| class="op_param_name" | Format
 
| class="op_param_name" | Format
 
| style="text-align:center" | String
 
| style="text-align:center" | String
| Specifies...
+
| Specifies the resulting file format (FDF, XFDF, XML or Text).
 
Default value: <tt>'''FDF'''</tt>
 
Default value: <tt>'''FDF'''</tt>
 
|-
 
|-
 
| class="op_param_name" | ExportAnnots
 
| class="op_param_name" | ExportAnnots
 
| style="text-align:center" | Boolean
 
| style="text-align:center" | Boolean
| Specifies...
+
| Specifies whether the annotations need to be exported.
 
Default value: <tt>'''false'''</tt>
 
Default value: <tt>'''false'''</tt>
 
|-
 
|-
 
| class="op_param_name" | ExportFields
 
| class="op_param_name" | ExportFields
 
| style="text-align:center" | Boolean
 
| style="text-align:center" | Boolean
| Specifies...
+
| Specifies whether the form fields need to be exported.
 
Default value: <tt>'''false'''</tt>
 
Default value: <tt>'''false'''</tt>
 
|-
 
|-
Line 39: Line 39:
 
| class="op_param_name" | IncludeEmptyFields
 
| class="op_param_name" | IncludeEmptyFields
 
| style="text-align:center" | Boolean
 
| style="text-align:center" | Boolean
| Specifies...
+
| Specifies whether the empty fields should be exported.
 
Default value: <tt>'''false'''</tt>
 
Default value: <tt>'''false'''</tt>
 
|-
 
|-

Revision as of 06:16, 23 June 2016


Options Table

Name Type Value
FileName String Specifies the name of the resulting file.

Default value: Empty String

Format String Specifies the resulting file format (FDF, XFDF, XML or Text).

Default value: FDF

ExportAnnots Boolean Specifies whether the annotations need to be exported.

Default value: false

ExportFields Boolean Specifies whether the form fields need to be exported.

Default value: false

cHRef String Specifies...

Default value: Empty String

IncludeEmptyFields Boolean Specifies whether the empty fields should be exported.

Default value: false

ExcludePassword Boolean Specifies...

Default value: true

ExportFieldFlags Boolean Specifies...

Default value: false

FieldNames Array Array of String

Specifies...

DestFile IUnknown Specifies...