Click or drag to resize

AsciiGlobalStructureAnalysis Properties

The AsciiGlobalStructureAnalysis type exposes the following members.

Properties
 NameDescription
Public propertyContainsCommasTrue if any of the lines contains a comma char.
Public propertyContainsSemicolonsTrue if any of the lines contains a semicolon char.
Public propertyContainsTabsTrue if any of the lines contains a tabulator char.
Public propertyFixedBoundaries If a fixed column width structure was recognized, this element contains the tabbed start positions of the columns, assuming a tab size of _recognizedTabSize.
Public propertyRecognizedTabSize 
Top
See Also