Leadtools.Documents.UI Namespace > DocumentViewerTextItem Object : Bounds Property |
get_bounds();
set_bounds(value);
Object.defineProperty('bounds');
Type | Description |
---|---|
LeadRectD | The overall bounding rectangle of this item in the page in document coordinates. |
This value is calculated by the document viewer from the union of the Bounds of all the characters between FirstCharacterIndex and LastCharacterIndex.
For an example, refer to Find.