Click or drag to resize

FieldAlignAttribute Constructor (AlignMode)

Uses the ' ' char to align.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public FieldAlignAttribute(
	AlignMode align
)

Parameters

align
Type: FileHelpersAlignMode
The position of the alignment.
See Also