Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphRun Class / CharWidthFactor Property

In This Topic
    CharWidthFactor Property (GlyphRun)
    In This Topic
    Gets the character width scale factor (or height scale factor for vertical text).
    Syntax
    'Declaration
     
    Public ReadOnly Property CharWidthFactor As System.Single
    public System.float CharWidthFactor {get;}
    See Also