TXTextControl.ObjectPosX Property

Gets or sets the image's, text frame's, signature field's or OLE object's horizontal position, in twips. The ObjectCurrent property determines the object. If the object is anchored to a paragraph, the position is relative to left border of the paragraph. Otherwise, it is relative to the left edge of a page. If the object has a horizontal alignment or if it is inserted as character, this property returns zero. This property cannot be used with objects which are inserted as character.

Introduced: 15.1.

Syntax

TXTextControl.ObjectPosX [= value]

Data Types

Integer.

Limitations

Run time only.

See Also