ComponentOne InputPanel for WinForms
Italic Property (StyleFontDelta)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > StyleFontDelta Class : Italic Property
Gets or sets a value that indicates whether the resulting font has the italic style applied.
Syntax
'Declaration
 
Public Property Italic As System.Boolean
public System.bool Italic {get; set;}
Remarks
Don't set this property to retrieve value of the Italic attribute from the base font.
See Also

Reference

StyleFontDelta Class
StyleFontDelta Members