TextChunkFormat Enumeration

QsInformatica.Utils

TextChunkFormat Enumeration

Enum TextChunkFormat

Namespace:  QsGemBox
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public enum TextChunkFormat
Public Enumeration TextChunkFormat
public enum class TextChunkFormat
type TextChunkFormat
Members
  Member nameValueDescription
None0 The none
NewLine1 The new line
Tab2 The tab
See Also