ScaleFactor Property (FontLink)
Gets a value specifying the scale factor applied to size of the base font when the linked font is used instead.
public System.Nullable<float> ScaleFactor {get;}
'Declaration
Public ReadOnly Property ScaleFactor As System.Nullable(Of Single)