CssPaddingProperty
sealed class CssPaddingProperty : CssShorthandProperty, ICssPaddingProperty, ICssProperty, ICssPaddingBottomProperty, ICssPaddingRightProperty, ICssPaddingTopProperty, ICssPaddingLeftProperty
Information can be found on MDN:
https://developer.mozilla.org/en-US/docs/Web/CSS/padding
Gets the value for the bottom padding.
Gets the value for the left padding.
Gets the value for the right padding.
Gets the value for the top padding.