Text Properties |
The StiOptionsExportText type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckBoxTextForFalse |
Gets or sets a text of checkbox for true
| |
| CheckBoxTextForTrue |
Gets or sets a text of checkbox for true
| |
| EscapeCodesCollectionList |
Gets or sets a list of escape codes on their behalf.
| |
| RemoveLastNewLineMarker |
Gets or sets a value which indicates whether it is necessary to remove last NewLine marker.
| |
| TrimTrailingSpaces |
Gets or sets a value which indicates whether it is necessary to trim trailing spaces.
| |
| UseFullHorizontalBorder |
Gets or sets a value which indicates whether it is necessary to use full horizontal border.
| |
| UseFullTextBoxWidth |
Gets or sets a value which indicates whether it is necessary to use full width of TextBox to put text.
| |
| UseFullVerticalBorder |
Gets or sets a value which indicates whether it is necessary to use full vertical border.
|