C#
VB
C++
Specifies the text type inside the text field.
public OcrTextType OcrTextType { get; set; }
Public Property OcrTextType As Leadtools.Forms.Processing.OcrTextType
public:
property Leadtools.Forms.Processing.OcrTextType OcrTextType {
Leadtools.Forms.Processing.OcrTextType get();
void set ( Leadtools.Forms.Processing.OcrTextType );
}
The type of the text field.
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