Documents for PDF, .NET Edition Documentation
FontScaleFactor Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : FontScaleFactor Property
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
public System.float FontScaleFactor {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members