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

In This Topic
    IsSansSerif Property
    In This Topic
    Gets a value indicating whether the font-family design reflects the ISO Sans Serif Class.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSansSerif As System.Boolean
    public System.bool IsSansSerif {get;}
    See Also