Options

From PDF XChange PDF SDK
Jump to: navigation, search
Line 53: Line 53:
 
| class="op_param_name" | DrawLabels
 
| class="op_param_name" | DrawLabels
 
| style="text-align:center" | Boolean
 
| style="text-align:center" | Boolean
| Specifies whether the labels will be drawn
+
| Specifies whether the text label will be drawn at the beginning of each converted text file
 
Default value: <tt>'''false'''</tt>
 
Default value: <tt>'''false'''</tt>
 
|-
 
|-

Revision as of 04:56, 14 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.
NewPage Dictionary Specifies the parameters for creating new pages.
TargetDoc Dictionary Specifies the target document where the text documents would be inserted.
Cols Integer Specifies the number of the columns on the document page where the text will be inserted.

Default value: 1

ColsGap Double Specifies the gap between the columns on the document page where the text will be inserted.

Default value: 20.0

DrawColsSep Boolean Specifies whether the separator line will be drawn between columns of text. If count of columns will be 1, this parameter will be ignored

Default value: false

ColsSep Dictionary Specifies the column separator line parameters
Font Dictionary Specifies the font parameters of the displayed text
Para Dictionary Specifies the paragraph parameters of the displayed text.
DrawLabels Boolean Specifies whether the text label will be drawn at the beginning of each converted text file

Default value: false

Labels Dictionary Specifies the parameters for the labels that would be drawn for the inserted text.

NewDoc Table

Name Type Value
PDFSpec Integer Specifies...

Default value: -1

PDFStandard Integer Specifies...

Default value: 0

AdobeExtLevel Integer Specifies...

Default value: 0

NewPage Table

Name Type Value
PaperType Integer Specifies...

Possible values are:

0 (Document) ...
1 (Standard) ...
2 (Custom) ...
3 (BySource) ...

Default value: 1 (Standard)

StdPaperIndex Integer Specifies...

The list of possible values are shown in the table.

Default value: 4 (A4)

Landscape Boolean Specifies...

Default value: false

Width Double Specifies...

Default value: 595.276

Height Double Specifies...

Default value: 841.89

Margins Dictionary Specifies...

The following default values of base structure are overridden :

top: 28.3,
bottom: 28.3,
left: 28.3,
right: 28.3
Rotation 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

ColsSep Table

Name Type Value
Width Double Specifies...

Default value: 1.0

Style Integer Specifies...

Default value: 0

Color String Specifies...

Default value: rgbd(0,0,0)

Labels Table

Name Type Value
DrawLine Boolean Specifies...

Default value: false

LineAbove Boolean Specifies...

Default value: false

Line Dictionary Specifies...
Para Dictionary Specifies the paragraph parameters of the label.
Font Dictionary Specifies the font parameters of the label.
Text String Specifies the text of the label.

Default value: Empty String

BackColor String Specifies the background color of the label.

Default value: N

Line Table

Name Type Value
Width Double Specifies...

Default value: 1.0

Style Integer Specifies...

Default value: 0

Color String Specifies...

Default value: rgbd(0,0,0)