Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / TextBase Class / AlignmentBoxRemoveBreaks Property

In This Topic
    AlignmentBoxRemoveBreaks Property
    In This Topic
    Specifies that breaks are removed.
    Syntax
    public bool AlignmentBoxRemoveBreaks {get; set;}
    public:
    property bool AlignmentBoxRemoveBreaks {
       bool get();
       void set (    bool value);
    }
    See Also