[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.FontScaleFactor

FontScaleFactor Property

FontScaleFactor

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.

Declaration
public float FontScaleFactor { get; set; }
Public Property FontScaleFactor As Single