Click or drag to resize

IFileFileUsingTabs Property

True if the file is formatted using tabs, otherwise false (using spaces).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
bool FileUsingTabs { get; set; }

Property Value

Type: Boolean
See Also