GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / FontScaleFactor Property

In This Topic
FontScaleFactor Property
In This Topic
Gets or sets the uniform scale factor for all fonts used in the current text layout.

Valid values are from 0.001 to 1000. The default is 1.

Syntax
'Declaration
 
Public Property FontScaleFactor As System.Single
 
See Also