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

In This Topic
    FontBold Property (Font)
    In This Topic
    Gets the value of the Bold flag from the OS/2 table data.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontBold As System.Boolean
    public System.bool FontBold {get;}
    See Also