FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util Namespace / GlyphInfo Class / NextGlyph Property

In This Topic
    NextGlyph Property
    In This Topic
    References the next glyph in a sequence.
    Syntax
    'Declaration
     
    Public Property NextGlyph As GlyphInfo
    public GlyphInfo NextGlyph {get; set;}
    See Also