C#
VB
C++
Gets the results of processing this 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;
}
A FormFieldResult containing the results from processing this field.
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