Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

FixedPadding Property

Show in webframe
Indicate whether to use the padding value of the text object without any transformation.
Syntax
get_fixedPadding();
set_fixedPadding(value);
Object.defineProperty('fixedPadding');

Property Value

TypeDescription
booleantrue to use the padding value of the text object without any transformation, otherwise; false. Default value is false.
See Also

Reference

AnnTextObjectRenderer Object
AnnTextObjectRenderer Members

Error processing SSI file