LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

TableColumn Constructor(OcrFormField,Boolean)

Show in webframe





The field containing data in the column.
Specifies whether the column is primary key.
Initializes a new TableColumn class object.
Syntax
public TableColumn( 
   OcrFormField ocrField,
   bool isKeyColumn
)
'Declaration
 
Public Function New( _
   ByVal ocrField As OcrFormField, _
   ByVal isKeyColumn As Boolean _
)
'Usage
 
Dim ocrField As OcrFormField
Dim isKeyColumn As Boolean
 
Dim instance As New TableColumn(ocrField, isKeyColumn)

            

            
public:
TableColumn( 
   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

See Also

Reference

TableColumn Class
TableColumn Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features