ComponentOne Reports for WPF
C1.C1Preview Namespace / DocumentFont Class / HasGlyphs Property

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