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

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