Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphInfo Class / GlyphAdvance Property

In This Topic
    GlyphAdvance Property
    In This Topic
    Glyph advance width (for horizontal direction) or height (for vertical direction).
    Syntax
    'Declaration
     
    Public Property GlyphAdvance As System.Integer
    public System.int GlyphAdvance {get; set;}
    See Also