StiTxtExportSettings Class |
Namespace: Stimulsoft.Report.Export
The StiTxtExportSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| StiTxtExportSettings | Initializes a new instance of the StiTxtExportSettings class |
| 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
|
| 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.) | |
| GetExportFormat | (Overrides StiExportSettingsGetExportFormat.) | |
| 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.) |