←Select platform

OcrCellBorderDragLimit Structure

Summary

Defines the maximum and minimum movement allowed by a given cell border.

Syntax
C#
VB
C++
[SerializableAttribute()] 
public struct OcrCellBorderDragLimit 
<SerializableAttribute()> 
Public Structure OcrCellBorderDragLimit  
   Inherits System.ValueType 
[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 adjacent cells or the table area. This can be used to change the size of a cell by clicking and dragging the mouse.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly