Skip to main content

IdxRichEditTextBox.MarginTop Property

Specifies the margin (in the parent document’s measurement units) between the content of the text box and its floating shape‘s top border.

Declaration

property MarginTop: Single read; write;

Property Value

Type
Single

Remarks

Use the MarginBottom, MarginLeft, MarginRight, and MarginTop properties to shrink or expand the margins between the corresponding boundaries of the floating shape and its text box content:

The default value of the MarginTop property is 15.

See Also