op.textToDoc IOpInputItem additional parameters
From PDF XChange PDF SDK
(Created page with "Category:Editor {{#customTitle:op.textToDoc IOpInputItem additional parameters}} {{#parentPage:PXV:op_textToDoc|IOpInputItem additional parameters|property}} {{ToReview}}...") |
(→Parameters Table) |
||
Line 31: | Line 31: | ||
| class="op_enum_value" | '''3''' (Double2NewParaSingle2Space) || Double newline character starts a new paragraph, single ones are being converted to spaces. | | class="op_enum_value" | '''3''' (Double2NewParaSingle2Space) || Double newline character starts a new paragraph, single ones are being converted to spaces. | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
Default value: <tt>'''0'''</tt> | Default value: <tt>'''0'''</tt> | ||
|- | |- |
Revision as of 02:21, 11 May 2017
Additional parameters for the wrapped input item of the textToDoc operation are generally used when there is a need to setup the additional parameters for each file (Text Encoding, New Paragraph Mode, Prefix Length and Place File Mode).
Parameters Table
Name | Type | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
Encoding | Integer | Specifies the code page's index that will be used for the Text Encoding.
Default value: 0 | ||||||||
ParaMode | Integer | Specifies the New Paragraph Mode.
Possible values are:
Default value: 0 | ||||||||
FileMode | Integer | Specifies a File Placement Mode.
Possible values are:
Default value: 0 |