Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

MaximumLimit Property








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;}
 <br/>get_MaximumLimit();<br/>set_MaximumLimit(value);<br/>Object.defineProperty('MaximumLimit'); 
public:
property LogicalPoint MaximumLimit {
   LogicalPoint get();
   void set (    LogicalPoint value);
}

Property Value

A 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

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features