Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / TextBasePropertyList Class / TEXT_BOLD Property / TEXT_BOLD Property

In This Topic
    TEXT_BOLD Property
    In This Topic
    Font: Bold # 19206.
    Syntax
    public PropertyValue TEXT_BOLD {get; set;}
    public:
    property PropertyValue^ TEXT_BOLD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    See Also