Click or drag to resize

ParserUsingMoreTabsThanSpaces Method

Returns true if more lines in the parsed file start with tabs than spaces.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool UsingMoreTabsThanSpaces()

Return Value

Type: Boolean
See Also