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



Maximum and minimum movement allowed by a given cell border.

Object Model

OcrCellBorderDragLimit Structure

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Structure OcrCellBorderDragLimit 
   Inherits System.ValueType
Visual Basic (Usage)Copy Code
Dim instance As OcrCellBorderDragLimit
C# 
[SerializableAttribute()]
public struct OcrCellBorderDragLimit : System.ValueType 
C++/CLI 
[SerializableAttribute()]
public value class OcrCellBorderDragLimit : public System.ValueType 

Remarks

An object of type OcrCellBorderDragLimit is returned by IOcrTableZoneManager.GetCellBorderDragLimit that contains the maximum and minimum movement allowed by a given cell border to make sure it does not get run over adjuscent cells or the table area. This can be used to change the size of a cell by clicking and dragging the mouse.

Inheritance Hierarchy

System.Object
   System.ValueType
      Leadtools.Forms.Ocr.OcrCellBorderDragLimit

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

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