Ascii |
The AsciiGlobalStructureAnalysis type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsCommas | True if any of the lines contains a comma char. | |
| ContainsSemicolons | True if any of the lines contains a semicolon char. | |
| ContainsTabs | True if any of the lines contains a tabulator char. | |
| FixedBoundaries | If a fixed column width structure was recognized, this element contains the tabbed start positions of the columns, assuming a tab size of _recognizedTabSize. | |
| RecognizedTabSize |