ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Boolean
    public System.bool HasGlyphs {get;}
    See Also