LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
MaximumLimit Property
See Also 
Leadtools.Forms.Ocr Namespace > OcrCellBorderDragLimit Structure : MaximumLimit Property



Gets or sets the maximum limit the border can move.

Syntax

Visual Basic (Declaration) 
Public Property MaximumLimit As LogicalPoint
Visual Basic (Usage)Copy Code
Dim instance As OcrCellBorderDragLimit
Dim value As LogicalPoint
 
instance.MaximumLimit = value
 
value = instance.MaximumLimit
C# 
public LogicalPoint MaximumLimit {get; set;}
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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