CSV Engine Documentation Contents
AldenSystems.CSVEngine
CSV Engine Class Library

Reader Properties

The properties of the Reader class are listed below. For a complete list of Reader class members, see the Reader Members topic.

Public Instance Properties

CurrentRow A Row containing the last read values.
DiscardEnclosedPriors Will cause any characters prior to the first enclose character to be discarded.
Header The header of the current file.
Progress Indicates approximate percentage progress in reading the source file.
TrimWhitespace Trims any unenclosed whitespace from the field.

See Also

Reader Class | AldenSystems.CSVEngine Namespace