←Select platform

TextFieldAreas Property

Summary

Gets the array of Text fields.

Syntax
C#
VB
C++
public TextField[] TextFieldAreas {get;} 
Public ReadOnly Property TextFieldAreas() As TextField() 
   Get 
public:  
   property array<TextField^>^ TextFieldAreas 
   { 
      array<TextField^>^ get() 
   } 

Property Value

Array of Text fields.

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.