Skip to main content
A newer version of this page is available.

TdxPadding.Height Property

Returns the height of the total padding adjustment, in pixels.

Declaration

property Height: Integer read;

Property Value

Type Description
Integer

The height of the total padding adjustment, in pixels.

Remarks

This property returns the sum of the Top and Bottom field values.

See Also