Uses the ' ' char to align.
public FieldAlignAttribute(AlignMode);
You can indicate the align char.
public FieldAlignAttribute(AlignMode,char);
FieldAlignAttribute Class | FileHelpers Namespace