Documents for PDF, .NET Edition Documentation
FontItalic Property (TextFormat)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : FontItalic Property
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

Reference

TextFormat Class
TextFormat Members