FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util 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 Integer
    public int GlyphAdvance {get; set;}
    See Also