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

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