Padding width properties

The padding width properties control the width of the padding for the report object.

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

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

paddingWidth
Sets the width of all of an object's padding. Can be overridden by specific padding properties.
paddingRightWidth
Sets the width of an object's right padding. Overrides the paddingWidth property.
paddingBottomWidth
Sets the width of an object's bottom padding. Overrides the paddingWidth property.
paddingLeftWidth
Sets the width of an object's left padding. Overrides the paddingWidth property.
paddingTopWidth
Sets the width of an object's top padding. Overrides the paddingWidth property.