Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / TextStyleEventArgs Class / Bold Property

In This Topic
    Bold Property
    In This Topic
    The Bold property indicates whether text is bold.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bold As System.Boolean
    public System.bool Bold {get;}
    See Also