StiOptionsExportText Class |
Namespace: Stimulsoft.Report
The StiOptionsExportText type exposes the following members.
Name | Description | |
---|---|---|
StiOptionsExportText | Initializes a new instance of the StiOptionsExportText class |
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.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |