TXTextControl.ObjectPosY Property

Gets or sets the image's, text frame's, signature field's or OLE object's vertical position, in twips. The ObjectCurrent property determines the object. If the object is anchored to a paragraph, the position is relative to the top of the paragraph. Otherwise, it is relative to the top of the document. If the object 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.ObjectPosY [= value]

Data Types

Integer.

Limitations

Run time only.

See Also