←Select platform

OcrTextType Property

Summary
Specifies the text type inside the text field.

Syntax
C#
C++/CLI
Java
Python
public OcrTextType OcrTextType { get; set; } 
public OcrTextType getOcrTextType(); 
public void setOcrTextType( 
   OcrTextType ocrTextType 
); 
public: 
property OcrTextType OcrTextType { 
   OcrTextType get(); 
   void set (    OcrTextType ); 
} 
OcrTextType # get and set (TextFormField) 

Property Value

The type of the text field.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

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