The overall bounding rectangle of this item in the page.
Object.defineProperty(DocumentViewerTextItem.prototype, 'bounds',
get: function(),
set: function(value)
)
bounds: 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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET