API Help
Eplan.EplApi.DataModel Namespace / Properties.Text Enumeration

In This Topic
    Properties.Text Enumeration
    In This Topic
    Identificators of properties owned by Text class.
    Syntax
    public enum Properties.Text : System.Enum 
    public enum class Properties.Text : public System.Enum 
    Members
    MemberValueDescription
    TEXT_CONTENTS19201Text contents # 19201.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Properties.Text

    See Also