C#
VB
C++
Gets or sets the status of processing the field.
public FormFieldStatus Status { get; set; }
Public Property Status As Leadtools.Forms.Processing.FormFieldStatus
public:
property Leadtools.Forms.Processing.FormFieldStatus Status {
Leadtools.Forms.Processing.FormFieldStatus get();
void set ( Leadtools.Forms.Processing.FormFieldStatus );
}
The status of processing the field.
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