LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

MaximumLimit Property

Show in webframe







Gets or sets the maximum limit the border can move.
Syntax
public LogicalPoint MaximumLimit {get; set;}
'Declaration
 
Public Property MaximumLimit As LogicalPoint
'Usage
 
Dim instance As OcrCellBorderDragLimit
Dim value As LogicalPoint
 
instance.MaximumLimit = value
 
value = instance.MaximumLimit
public LogicalPoint MaximumLimit {get; set;}

            

            
 
get_MaximumLimit();
set_MaximumLimit(value);
Object.defineProperty('MaximumLimit');
public:
property LogicalPoint MaximumLimit {
   LogicalPoint get();
   void set (    LogicalPoint value);
}

Property Value

A Leadtools.Forms.LogicalPoint that contains the maximum limit the border can move.
Remarks

For a horizontal border this is the maximum y-coordinate the border can move to and vice versa.

Requirements

Target Platforms

See Also

Reference

OcrCellBorderDragLimit Structure
OcrCellBorderDragLimit Members

 

 


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

MaximumLimit requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features