Defines the maximum and minimum movement allowed by a given cell border.
[SerializableAttribute()]
public struct OcrCellBorderDragLimit
<SerializableAttribute()>
Public Structure OcrCellBorderDragLimit
Inherits System.ValueType
[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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET