Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

CreateAll Method

Show in webframe
Padding for all edges.
Creates a new ControlPadding using the supplied padding size for all edges.
Syntax
 function Leadtools.Controls.ControlPadding.createAll( 
   all 
)

Parameters

ParameterTypeDescription
allintPadding for all edges.

Return Value

TypeDescription
ControlPadding The created object.
Remarks

The value cannot be less than 0.

See Also

Reference

ControlPadding Object
ControlPadding Members

Error processing SSI file