Values that represent the type of text being used in the Text Field.
Syntax
[SerializableAttribute()]public enum TextFieldType
<SerializableAttribute()>Public Enum TextFieldTypeInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public final class TextFieldTypeextends java.lang.Enum<TextFieldType>
[SerializableAttribute()]public enum class TextFieldType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0 | Character | Character field. The field contains alphanumeric characters (both uppercase and lowercase), the Arabic numerals 0 – 9, punctuation marks, and symbols. |
| 1 | Numerical | Numeric field. The field consists entirely of Arabic numerals. |
| 2 | Data | Data field. The field is a named zone (field) on a form which can contain capital letters, digits, and separators. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
