Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / FontBold Property

In This Topic
    FontBold Property (TextFormat)
    In This Topic
    Gets or sets a value indicating whether the font should be bolded.
    Syntax
    'Declaration
     
    Public Property FontBold As System.Boolean
    public System.bool FontBold {get; set;}
    See Also