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

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