Click or drag to resize

StiTxtExportSettings Properties

The StiTxtExportSettings type exposes the following members.

Properties
  NameDescription
Public propertyBorderType
Gets or sets type of drawing border.
Public propertyCutLongLines
Gets or sets value which indicates that long text lines will be cut.
Public propertyDrawBorder
Gets or sets value which indicates that borders will be drawn or not.
Public propertyEncoding
Gets or sets encoding of result text file.
Public propertyEscapeCodesCollectionName
Gets or sets value which indicates a EscapeCodesCollection name.
Public propertyKillSpaceGraphLines
Gets or sets value which indicates that empty graph space lines will be removed.
Public propertyKillSpaceLines
Gets or sets value which indicates that empty space lines will be removed.
Public propertyPageRange (Inherited from StiPageRangeExportSettings.)
Public propertyPutFeedPageCode
Gets or sets value which indicates that special FeedPageCode marker will be placed in result file.
Public propertyUseEscapeCodes
Gets or sets value which indicates that Escape codes will be used.
Public propertyZoomX
Gets or sets horizontal zoom factor by X axis. By default a value is 1.0f what is equal 100% in export settings window
Public propertyZoomY
Gets or sets vertical zoom factor by Y axis. By default a value is 1.0f what is equal 100% in export settings window
Top
See Also