C#
VB
C++
Gets the list of recognized OcrFormField in the row.
public List<OcrFormField> Fields { get; }
Public ReadOnly Property Fields As List(Of OcrFormField)
public:
property List<OcrFormField^>^ Fields {
List<OcrFormField^>^ get();
}
List of recognized OcrFormField in the row.
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