PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / DocumentFont Class / Italic Property

In This Topic
    Italic Property (DocumentFont)
    In This Topic
    Gets a value indicating whether the current font is italic.
    Syntax
    'Declaration
     
    Public ReadOnly Property Italic As Boolean
    public bool Italic {get;}
    See Also