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

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