paddingRight Property

Microsoft FrontPage Visual Basic

paddingRight Property

Returns a String that represents the amount of space between the right edge of the element and its margin or, if there is a border, between the right edge of the element and its border.

expression.paddingRight

expression    Required. An expression that returns one of the objects in the Applies To list.

Remarks

The paddingRight property can be one of the following:

length Sets the horizontal or vertical position of the background image to an exact location. Floating-point number, followed by an absolute units designator (cm, mm, in, pt, pc, or px) or a relative units designator (em or ex).
percentage Integer, followed by a percent sign (%). The value is a percentage of the width or height of the object.