API Help
Eplan.EplApi.DataModel.Graphics Namespace / TextBase.FontInfo Class / Italic Property

In This Topic
    Italic Property
    In This Topic
    Gets whether font is italic or not.
    Syntax
    public bool Italic {get;}
    public:
    property bool Italic {
       bool get();
    }
    See Also