FixedWidthFieldAttribute.Padding property

Character to use to pad a text field if it doesn't meet the minimum size requirement for the fixed length field.

public char Padding { get; set; }

See Also