'Declaration Public Property FontSizeAdjust As System.Nullable(Of Single)
public System.Nullable<float> FontSizeAdjust {get; set;}
float.NaN corresponds to 'none' value of the attribute.
'Declaration Public Property FontSizeAdjust As System.Nullable(Of Single)
public System.Nullable<float> FontSizeAdjust {get; set;}