FieldTrimAttribute Constructor |
| 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. |