Documents for PDF, .NET Edition Documentation
ScaleFactor Property (FontLink)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > FontLink Class : ScaleFactor Property
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)
public System.Nullable<float> ScaleFactor {get;}
See Also

Reference

FontLink Class
FontLink Members