ComponentOne FlexReport for UWP
Italic Property

C1.UWP.FlexReport Assembly > C1.Xaml.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