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.
public System.Nullable<float> FontSizeAdjust {get; set;}
'Declaration
Public Property FontSizeAdjust As System.Nullable(Of Single)