C#
VB
Java
C++
The bounding rectangle of the character.
public LeadRectD Bounds { get; set; }
Public Property Bounds() As LeadRectD
Get
Set
public LeadRectD getBounds()
public void setBounds(LeadRectD value)
The bounding rectangle of the character in document coordinates. Default value is empty rectangle.
This value is in document coordinates. Refer to Documents Library Coordinate System for more information.
For an example, refer to DocumentPageText.
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