Options

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 14: Line 14:
 
| class="op_param_name" | [[#NewDoc|NewDoc]]
 
| class="op_param_name" | [[#NewDoc|NewDoc]]
 
| style="text-align:center" | Dictionary
 
| style="text-align:center" | Dictionary
| Specifies...
+
| Specifies the parameters for the new document that would be created if DocID parameter of the [[#TargetDoc|TargetDoc]] dictionary is not valid.
 
|-
 
|-
 
| class="op_param_name" | [[#TargetDoc|TargetDoc]]
 
| class="op_param_name" | [[#TargetDoc|TargetDoc]]
 
| style="text-align:center" | Dictionary
 
| style="text-align:center" | Dictionary
| Specifies...
+
| Specifies the target document where the RTF documents would be inserted.
 
|-
 
|-
 
| class="op_param_name" | RelPathMode
 
| class="op_param_name" | RelPathMode

Revision as of 09:02, 9 March 2016


Options Table

Name Type Value
NewDoc Dictionary Specifies the parameters for the new document that would be created if DocID parameter of the TargetDoc dictionary is not valid.
TargetDoc Dictionary Specifies the target document where the RTF documents would be inserted.
RelPathMode Integer Specifies...

Possible values are:

0 (KeepExist) ...
1 (MakeAbsolute) ...
2 (MakeRelative) ...

Default value: 0 (KeepExist)

ReplaceExt Boolean Specifies...

Default value: false

NewDoc Table

Name Type Value
PDFSpec Integer Specifies...

Default value: -1

PDFStandard Integer Specifies...

Default value: 0

AdobeExtLevel Integer Specifies...

Default value: 0

TargetDoc Table

Name Type Value
DocID Integer Specifies...

Default value: 0

Location Integer Specifies...

Possible values are:

0 (Before) ...
1 (After) ...

Default value: 1 (After)

Position Integer Specifies...

Default value: -1