Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

OcrBackgroundFillStyle Enumeration








Indicates the background fill style of a cell border.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum OcrBackgroundFillStyle 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As OcrBackgroundFillStyle
typedef NS_ENUM(NSInteger, LTOcrBackgroundFillStyle)
public enum OcrBackgroundFillStyle
Leadtools.Forms.Ocr.OcrBackgroundFillStyle = function() { };
Leadtools.Forms.Ocr.OcrBackgroundFillStyle.prototype = {<br/>
  None = 0,
	Solid = 1,
	Hatch = 2,
	
 };
[SerializableAttribute()]
public enum class OcrBackgroundFillStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0None There is no fill style.
1Solid Solid fill.
2Hatch Hatch fill style.
Example
For an example, refer to IOcrTableZoneManager.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrBackgroundFillStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Ocr Namespace

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features