Skip to main content
All docs
V23.2

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 at 96 DPI.

Remarks

The Height property returns the sum of the Top and Bottom field values.

Note

The Height field value corresponds to a system DPI of 96.

See Also