FlexReport for .NET | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / FontData Class / Italic Property

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