Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Empty Property

Show in webframe
Creates a ControlPadding object with no padding.
Syntax
get_empty();
Object.defineProperty('empty');

Property Value

TypeDescription
ControlPaddingControlPadding object with no padding.
Remarks

The values of Left, Top, Right and Bottom is 0 for the created object.

See Also

Reference

ControlPadding Object
ControlPadding Members

Error processing SSI file