Sets the PaddingStyleProperties size value used for top, bottom, left and right padding. This property can be overridden by the more specific
topPadding, bottomPadding, leftPadding and rightPadding properties.
Any size value that can be specified for the CSS padding property can be used when setting a value.
Setting this property to null removes any existing value.
topPadding
,bottomPadding
,leftPadding
andrightPadding
properties. Any size value that can be specified for the CSSpadding
property can be used when setting a value. Setting this property tonull
removes any existing value.Examples: