TXTextControl.ObjectName Property

Defines a name for an image, text frame, signature field or OLE object. If a name already exists, the old name is deleted. The ObjectCurrent property determines the object which name is set.

Introduced: 15.1.

Syntax

TXTextControl.ObjectName [= string]

Data Types

String.

Limitations

Run time only.

See Also