FontHeight

BasePortionFormat.FontHeight property

Returns or sets the font height of a portion. float.NaN means height is undefined and should be inherited from the Master. Read/write Single.

public float FontHeight { get; set; }

See Also