ParaParams

From PDF XChange PDF SDK
Jump to: navigation, search
(Options Table)
(Options Table)
Line 32: Line 32:
 
| class="op_enum_value" | '''1''' || Right alignment.
 
| class="op_enum_value" | '''1''' || Right alignment.
 
|-
 
|-
| class="op_enum_value" | '''2''' || Left alignment
+
| class="op_enum_value" | '''2''' || Left alignment.
 
|-
 
|-
 
| class="op_enum_value" | '''3''' || Center alignment.
 
| class="op_enum_value" | '''3''' || Center alignment.

Revision as of 06:29, 2 March 2016


Options Table

Name Type Value
FirstLineIndent Double Specifies the indentation value of the first line.

Default value: 0.0

LineSpacing Double Specifies the line spacing value. Default value means 100%.

Default value: -100.0

TextAlign Integer Specifies the text alignment.

Possible values are:

0 Default alignment.
1 Right alignment.
2 Left alignment.
3 Center alignment.
4 The text will be justified.
5 All text will be justified.
6 Sets the alignment based on the radix (decimal point).
7 These annotations will be flattened.

Default value: 0

Margins Dictionary Specifies the text margins.

See Also

op.imagesToDoc, op.scanToImages, op.textToDoc