Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / AvgCharWidth Property

In This Topic
    AvgCharWidth Property
    In This Topic
    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