ZVON > References > DOM2 Reference

paddingRight (attribute )

Owning interface and usage:  
CSS2Properties.paddingRight

Member of these other interfaces:  
none

Readonly:  

Type:   DOMString

Description:  
See the padding-right property definition in CSS2.

Exception:  
DOMException SYNTAX_ERR
Raised if the new value has a syntax error and is unparsable.
DOMException NO_MODIFICATION_ALLOWED_ERR
Raised if this property is readonly.