PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / FontKey Class / Bold Property

In This Topic
    Bold Property (FontKey)
    In This Topic
    Gets bold flag of the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bold As Boolean
    public bool Bold {get;}
    See Also