←Select platform

OcrBackgroundFillStyle Enumeration

Summary
Indicates the background fill style of a cell border.
Syntax
C#
VB
Objective-C
C++
Java
[SerializableAttribute()] 
public enum OcrBackgroundFillStyle   
<SerializableAttribute()> 
Public Enum OcrBackgroundFillStyle  
typedef NS_ENUM(NSInteger, LTOcrBackgroundFillStyle) 
public enum OcrBackgroundFillStyle 
[SerializableAttribute()] 
public enum class OcrBackgroundFillStyle   
Members
ValueMemberDescription
0None There is no fill style.
1Solid Solid fill.
2Hatch Hatch fill style.
Example

For an example, refer to IOcrTableZoneManager.

Requirements

Target Platforms

See Also

Reference

Leadtools.Ocr Namespace

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

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.