←Select platform

OcrField Property

Summary

(Read only) Gets the OcrFormField that the TableColumn object initialized with.

Syntax

C#
VB
C++
Java
public OcrFormField OcrField { get; } 
  
Public ReadOnly Property OcrField As OcrFormField 
public OcrFormField getOcrField(); 
public void setOcrField( 
   OcrFormField ocrFormField 
); 
public: 
property OcrFormField^ OcrField { 
   OcrFormField^ get(); 
} 

Property Value

get the OcrFormField that the TableColumn object initialized with.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly