FieldAlignAttribute Constructor (AlignMode) |
Uses the ' ' char to align.
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic FieldAlignAttribute(
AlignMode align
)
Public Sub New (
align As AlignMode
)
Parameters
- align
- Type: FileHelpersAlignMode
The position of the alignment.
See Also