PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / EmbeddedFont Class / Italic Property

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