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

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