[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgElement.FontSizeAdjust

FontSizeAdjust Property

FontSizeAdjust

Gets or sets a value that is equal to the x-height of a font divided by the font size.

float.NaN corresponds to 'none' value of the attribute.

Declaration
public float? FontSizeAdjust { get; set; }
Public Property FontSizeAdjust As Single?