The bounding rectangle of the word.
Object.defineProperty(DocumentWord.prototype, 'bounds',
get: function(),
set: function(value)
)
bounds: 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.
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