Skip to main content

IdxRichEditTextBox.MarginRight Property

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

Declaration

property MarginRight: 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 MarginRight property is 30.

See Also