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

In This Topic
    FontItalic Property (TextFormat)
    In This Topic
    Gets or sets whether the font should be italicized.
    Syntax
    'Declaration
     
    Public Property FontItalic As System.Boolean
    public System.bool FontItalic {get; set;}
    See Also