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

In This Topic
IsAutomaticallyTranslated Property
In This Topic
Gets/sets the flag which corresponds to "Do not translate automatically" checkbox in GUI.
Syntax
public bool IsAutomaticallyTranslated {get; set;}

Property Value

System.Boolean stored in the TextBase.
See Also