Documents for PDF, .NET Edition Documentation
GlyphAdvanceFactor Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : GlyphAdvanceFactor Property
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.

Syntax
'Declaration
 
Public Property GlyphAdvanceFactor As System.Single
public System.float GlyphAdvanceFactor {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members