C#
VB
C++
Gets the field currently being processed.
public FormField Field { get; }
Public ReadOnly Property Field As Leadtools.Forms.Processing.FormField
public:
property Leadtools.Forms.Processing.FormField^ Field {
Leadtools.Forms.Processing.FormField^ get();
}
The field currently being processed.
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