C#
VB
C++
(Read only) Gets the results of processing the field.
public override FormFieldResult Result { get; } Public Overrides ReadOnly Property Result As Leadtools.Forms.Processing.FormFieldResult
public:property Leadtools.Forms.Processing.FormFieldResult^ Result {Leadtools.Forms.Processing.FormFieldResult^ get() override;}
The results of field processing.
To get each field results, they must be casted into TableFormFieldResult.
For an example, refer to FormFieldResult 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
