[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.GlyphAdvanceFactor

GlyphAdvanceFactor Property

GlyphAdvanceFactor

Gets or sets the scaling factor for the glyph advance value relative to font's Average Character Width.

Valid values are from 0.5 up. The default is 1.

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