←Select platform

TableColumn Constructor(OcrFormField,Boolean)

Summary

Initializes a new TableColumn class object.

Syntax

C#
VB
C++
public TableColumn(  
   Leadtools.Forms.Processing.OcrFormField ocrField, 
   bool isKeyColumn 
) 
Public Function New( _ 
   ByVal ocrField As Leadtools.Forms.Processing.OcrFormField, _ 
   ByVal isKeyColumn As Boolean _ 
) 
public: 
TableColumn(  
   Leadtools.Forms.Processing.OcrFormField^ ocrField, 
   bool isKeyColumn 
) 

Parameters

ocrField
The field containing data in the column.

isKeyColumn
Specifies whether the column is primary key.

Example

For an example, refer to TableFormField.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize