| FieldTrimAttribute Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: FileHelpers
 Syntax
SyntaxThe FieldTrimAttribute type exposes the following members.
 Constructors
Constructors| 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.  | 
 Properties
Properties Remarks
Remarks See Also
See Also