Leadtools.Documents Namespace > DocumentWord Object : Bounds Property |
get_bounds();
set_bounds(value);
Object.defineProperty('bounds');
Type | Description |
---|---|
LeadRectD | The bounding word of the character in document coordinates. Default value is empty rectangle. |
This value is set when BuildWords is called.
This value is in document coordinates. Refer to Documents Library Coordinate System for more information.