Documents for PDF, .NET Edition Documentation
AvgCharWidth Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : AvgCharWidth Property
Gets the Average Character Width parameter specifies the arithmetic average of the escapement (width) of all non-zero width glyphs in the font.
Syntax
'Declaration
 
Public ReadOnly Property AvgCharWidth As System.Integer
public System.int AvgCharWidth {get;}
See Also

Reference

Font Class
Font Members