C#
VB
C++
Gets or sets the text type of the text field.
public TextFieldType Type { get; set; }
Public Property Type As Leadtools.Forms.Processing.TextFieldType
public:
property Leadtools.Forms.Processing.TextFieldType Type {
Leadtools.Forms.Processing.TextFieldType get();
void set ( Leadtools.Forms.Processing.TextFieldType );
}
A TextFieldType enumeration value that represents which type of text is in the Text 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