LockTextEdit

Protection.LockTextEdit property

Specifies whether the text of a shape is locked so that it cannot be edited. However, the text may still be formatted by applying a style, using the Style options on the Font tab of the Text dialog box.

public BoolValue LockTextEdit { get; }

See Also