Leadtools.Forms.Ocr Namespace : OcrCellBorder Enumeration |
[SerializableAttribute()] public enum OcrCellBorder : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <SerializableAttribute()> Public Enum OcrCellBorder Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As OcrCellBorder
[SerializableAttribute()] public enum OcrCellBorder : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Forms.Ocr.OcrCellBorder = function() { }; Leadtools.Forms.Ocr.OcrCellBorder.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()] public enum class OcrCellBorder : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bottom | Bottom border. |
Left | Left border. |
NoBorder | No border. This value have a special meaning in OcrTablePointInformation.NearestBorder returned by IOcrTableZoneManager.GetPointInformation in certain situations and should not be used as in input to IOcrTableZoneManager.MoveCellBorder or IOcrTableZoneManager.GetCellBorderDragLimit. |
Right | Right border. |
Top | Top border. |
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Ocr.OcrCellBorder
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2