Spacing

BasePortionFormat.Spacing property

Returns or sets the intercharacter spacing increment. float.NaN means value is undefined and should be inherited from the Master. Read/write Single.

public float Spacing { get; set; }

See Also