Overview | Methods | This Package | All Packages
| Fields | Description |
| bottomUnit | Specifies the bottom padding width unit as one of the DhUnits constants. |
| bottomWidth | Specifies the bottom padding width in units specified by bottomUnit. |
| leftUnit | Specifies the left padding width unit as one of the DhUnits constants. |
| leftWidth | Specifies the left padding width in units specified by leftUnit. |
| rightUnit | Specifies the right padding width unit as one of the DhUnits constants. |
| rightWidth | Specifies the right padding width in units specified by rightUnit. |
| topUnit | Specifies the top padding width unit as one of the DhUnits constants. |
| topWidth | Specifies the top padding width in units specified by topUnit. |