PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / 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