C#
VB
C++
Gets the results of processing this field.
public abstract FormFieldResult Result { get; }
Public MustOverride ReadOnly Property Result As Leadtools.Forms.Processing.FormFieldResult
public:
abstract property Leadtools.Forms.Processing.FormFieldResult^ Result {
Leadtools.Forms.Processing.FormFieldResult^ get();
}
A value that indicates the results of field processing.
For an example, refer to the 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