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 public bool UsingMoreTabsThanSpaces()
Return Value
Type:
BooleanSee Also