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

In This Topic
    IsSerifFont Property
    In This Topic
    Gets a value indicating whether the font-family design reflects any of the Serif classes, except Sans Serif.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSerifFont As System.Boolean
    public System.bool IsSerifFont {get;}
    See Also