←Select platform

TableColumn Constructor(OcrFormField)

Summary
Initializes a new TableColumn class object.
Syntax
C#
VB
C++
Java
  
Public Function New( _ 
   ByVal ocrField As OcrFormField _ 
) 
public TableColumn( 
   OcrFormField ocrField 
); 
public: 
TableColumn(  
   OcrFormField^ ocrField 
) 

Parameters

ocrField
The field containing data in the column.

Example

For an example, refer to TableFormField.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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