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

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