topOffset property

Dimension? topOffset
getter/setter pair

The offset of the top edge of the positioned object relative to the beginning of the Paragraph it's tethered to.

The exact positioning of the object can depend on other content in the document and the document's styling.

Implementation

Dimension? topOffset;