ZeroPadding Property
If true, the Autogenerated Field will pad its value with zeros to occupy the entire length defined in the Length field. If false, the value will not be padded with zeros.
Syntax
public System.bool ZeroPadding {get; set;}Public Property ZeroPadding As System.Boolean