TxtOutputSettings specifies settings for TXT output.
Members
Name |
Description |
Encoding |
Specifies encoding of the output text files. |
FontFamily |
Specifies font family used for layout text in the output. |
FontSize |
Specifies font size(in points) used to layout text in the output. |
LineHeight |
Specifies lineHeight used to layout text in the output. Default value is 1.4. |
UseFormFeed |
Enables using form feed character between logical pages. |
TrimPages |
Do not generate empty lines for the end of the page. |