C#
VB
C++
A LogicalRectangle that represents the location of the field name in the form image.
public LogicalRectangle NameBounds { get; set; }
Public Property NameBounds() As LogicalRectangle
Get
Set
public:
property LogicalRectangle^ NameBounds
{
LogicalRectangle^ get()
void set(LogicalRectangle^ value)
}
The location of the field name in the form image.
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