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

Show in webframe

MinimumLimit Property








Gets or sets the minimum limit the border can move.
Syntax
public LogicalPoint MinimumLimit {get; set;}
'Declaration
 
Public Property MinimumLimit As LogicalPoint
'Usage
 
Dim instance As OcrCellBorderDragLimit
Dim value As LogicalPoint
 
instance.MinimumLimit = value
 
value = instance.MinimumLimit
public LogicalPoint MinimumLimit {get; set;}
 <br/>get_MinimumLimit();<br/>set_MinimumLimit(value);<br/>Object.defineProperty('MinimumLimit'); 
public:
property LogicalPoint MinimumLimit {
   LogicalPoint get();
   void set (    LogicalPoint value);
}

Property Value

A LogicalPoint that contains the minimum limit the border can move.
Remarks

For a horizontal border this is the minimum 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