![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace : OcrCellBorderDragLimit Structure |
[SerializableAttribute()] public struct OcrCellBorderDragLimit : System.ValueType
'Declaration
<SerializableAttribute()> Public Structure OcrCellBorderDragLimit Inherits System.ValueType
'Usage
Dim instance As OcrCellBorderDragLimit
[SerializableAttribute()] public class OcrCellBorderDragLimit
JAVASCRIPT_NOSTRUCTS
[SerializableAttribute()] public value class OcrCellBorderDragLimit : public System.ValueType
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 adjacent cells or the table area. This can be used to change the size of a cell by clicking and dragging the mouse.