C#
VB
WinRT C#
C++
Gets the IVector<LeadRect> that contains a list of text line locations.
public IVector<LeadRect> TextLines {get;}
Public ReadOnly Property TextLines As IVector(Of LeadRect)
public IVector<LeadRect> TextLines {get;}
get_TextLines();
public:
property IVector<LeadRect>^ TextLines {
IVector<LeadRect>^ get();
}
IVector<LeadRect> that contains a list of text line locations.
Refer to AutoZoningCommand example.
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