Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / Bold Property

In This Topic
    Bold Property
    In This Topic
    Gets or sets a value indicating whether the font is formatted as bold.
    Syntax
    'Declaration
     
    Public Property Bold As System.Boolean
    public System.bool Bold {get; set;}
    See Also