DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontLink Class / ScaleFactor Property

In This Topic
ScaleFactor Property (FontLink)
In This Topic
Gets a value specifying the scale factor applied to size of the base font when the linked font is used instead.
Syntax
'Declaration
 
Public ReadOnly Property ScaleFactor As System.Nullable(Of Single)
 
See Also