Overview | Methods | Fields | This Package | All Packages
Sets the width of all paddings to the specified value.
Syntax
public void setPaddingWidth( int nWidth, int nUnit )
public void setPaddingWidth( int nPaddingMask, int nWidth, int nUnit )
Parameters
nWidth
The padding widths.
nUnit
The DhUnits padding width unit.
nPaddingMask
A combination of the paddings you want to apply. For details, see DhPaddings.