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

In This Topic
    TEXT_ITALIC Property
    In This Topic
    Font: Italic # 19207.
    Syntax
    public PropertyValue TEXT_ITALIC {get; set;}
    public:
    property PropertyValue^ TEXT_ITALIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    See Also