FieldTrimAttribute Class |
Namespace: FileHelpers
The FieldTrimAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| FieldTrimAttribute(TrimMode) | Indicates the TrimMode used after read to truncate the field. By default trims the blank spaces and tabs. | |
| FieldTrimAttribute(TrimMode, Char) | Indicates the TrimMode used after read to truncate the field. | |
| FieldTrimAttribute(TrimMode, String) | Indicates the TrimMode used after read to truncate the field. |