API Help
Eplan.EplApi.DataModel.Graphics Namespace / TextBase Class / GetDisplayString Method

GetDisplayString Method (TextBase)
Returns formated display string of the content
Syntax
public virtual string GetDisplayString()

Return Value

System.String formated display string of the content
Exceptions
ExceptionDescription
Always thrown.
Remarks

Text returned is the same as displayed in GUI.

See Also