Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentFont Class / HasGlyphs Property

In This Topic
    HasGlyphs Property
    In This Topic
    Gets a value indicating whether the Glyphs collection is not empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasGlyphs As Boolean
    public bool HasGlyphs {get;}
    See Also