ComponentOne FlexReport for WinForms
Italic Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FontHolder Class : Italic Property
Gets or sets a value that indicates whether the encapsulated Font is italic.
Syntax
'Declaration
 
Public Property Italic As System.Boolean
public System.bool Italic {get; set;}
See Also

Reference

FontHolder Class
FontHolder Members