StiTxtExportSettings Properties |
The StiTxtExportSettings type exposes the following members.
Name | Description | |
---|---|---|
BorderType |
Gets or sets type of drawing border.
| |
CutLongLines |
Gets or sets value which indicates that long text lines will be cut.
| |
DrawBorder |
Gets or sets value which indicates that borders will be drawn or not.
| |
Encoding |
Gets or sets encoding of result text file.
| |
EscapeCodesCollectionName |
Gets or sets value which indicates a EscapeCodesCollection name.
| |
KillSpaceGraphLines |
Gets or sets value which indicates that empty graph space lines will be removed.
| |
KillSpaceLines |
Gets or sets value which indicates that empty space lines will be removed.
| |
PageRange | (Inherited from StiPageRangeExportSettings.) | |
PutFeedPageCode |
Gets or sets value which indicates that special FeedPageCode marker will be placed in result file.
| |
UseEscapeCodes |
Gets or sets value which indicates that Escape codes will be used.
| |
ZoomX |
Gets or sets horizontal zoom factor by X axis. By default a value is 1.0f what is equal 100% in export settings window
| |
ZoomY |
Gets or sets vertical zoom factor by Y axis. By default a value is 1.0f what is equal 100% in export settings window
|