FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FontHolder Class / Italic Property

In This Topic
    Italic Property (FontHolder)
    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