Escapement

IBasePortionFormat.Escapement property

Returns or sets the superscript or subscript text. Value from -100% (subscript) to 100% (superscript). float.NaN means value is undefined and should be inherited from the Master. Read/write Single.

public float Escapement { get; set; }

See Also