Margin width properties

The margin width properties control the width of the margins for a report object.

See Modify an object's borders, margins, or padding for illustrations.

All margin width properties are of type PXML, point value.

marginWidth
Sets the thickness of all an object's margins; can be overridden by specific margin properties.
marginRightWidth
Sets the thickness of an object's right margin; overrides the property marginWidth.
marginBottomWidth
Sets the thickness of an object's bottom margin; overrides the property marginWidth.
marginLeftWidth
Sets the thickness of an object's left margin; overrides the property marginWidth.
marginTopWidth
Sets the thickness of an object's top margin; overrides the property marginWidth.