Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Bounds Property (DocumentCharacter)

Show in webframe
The bounding rectangle of the character.
Syntax
get_bounds();
set_bounds(value);
Object.defineProperty('bounds');

Property Value

TypeDescription
LeadRectDThe bounding rectangle of the character in document coordinates. Default value is empty rectangle.
Remarks

This value is in document coordinates. Refer to Documents Library Coordinate System for more information.

See Also

Reference

DocumentCharacter Object
DocumentCharacter Members

Error processing SSI file