Skip to main content

IdxRichEditTextBox.MarginBottom Property

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

Declaration

property MarginBottom: 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 MarginBottom property is 15.

See Also