Field.Size property

Maximum length in the CSV file that this field should take up.

public int Size { get; set; }

See Also