Border width properties
The border width properties control the width of the borders for the report object.
See Modify an object's borders, margins, or padding for illustrations.
All border width properties are of type PXML, point value.
- borderWidth
- Sets the thickness of an object's borders; can be overridden by specific border properties. Default value is 2.
- borderRightWidth
- Sets the thickness of an object's right border; overrides the borderWidth property.
- borderBottomWidth
- Sets the thickness of an object's bottom border; overrides the borderWidth property.
- borderLeftWidth
- Sets the thickness of an object's left border; overrides the borderWidth property.
- borderTopWidth
- Sets the thickness of an object's top border; overrides the borderWidth property.