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

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