PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / DocumentFont Class / HasGlyphs Property

In This Topic
    HasGlyphs Property (DocumentFont)
    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