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

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

Reference

Font Class
Font Members