←Select platform

FieldType Property

Summary

The text field type.

Syntax
C#
VB
C++
public TextFieldType FieldType {get; set;} 
Public Property FieldType() As TextFieldType 
   Get 
   Set 
public:  
   property TextFieldType^ FieldType 
   { 
      TextFieldType^ get() 
      void set(TextFieldType^ value) 
   } 

Property Value

The text field type.

Example

For an example, refer to FindCandidateFormFieldsCommand.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.