Click or drag to resize
IFileDataFormatTabSize Property
Number of spaces that one tab character represents in the table file. This property is used for fixed record data files.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
int TabSize { get; set; }

Property Value

Type: Int32
See Also