ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word Namespace / Font Class / Bold Property

In This Topic
    Bold Property
    In This Topic
    Gets a value that determines whether this font is bold.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bold As Boolean
    public bool Bold {get;}
    See Also