FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FontHolder Class / Italic Property

In This Topic
    Italic Property
    In This Topic
    Gets or sets a value that indicates whether the encapsulated Font is italic.
    Syntax
    'Declaration
     
    Public Property Italic As Boolean
    public bool Italic {get; set;}
    See Also