FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport 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