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

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