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

Show in webframe

BackgroundFillStyle Property








Gets or sets the style of the background fill of the cell
Syntax
public OcrBackgroundFillStyle BackgroundFillStyle {get; set;}
'Declaration
 
Public Property BackgroundFillStyle As OcrBackgroundFillStyle
'Usage
 
Dim instance As OcrZoneCell
Dim value As OcrBackgroundFillStyle
 
instance.BackgroundFillStyle = value
 
value = instance.BackgroundFillStyle
public OcrBackgroundFillStyle BackgroundFillStyle {get; set;}
@property (nonatomic, assign) LTOcrBackgroundFillStyle backgroundFillStyle
public OcrBackgroundFillStyle getBackgroundFillStyle()
public void setBackgroundFillStyle(OcrBackgroundFillStyle value)
            
 <br/>get_BackgroundFillStyle();<br/>set_BackgroundFillStyle(value);<br/>Object.defineProperty('BackgroundFillStyle'); 
public:
property OcrBackgroundFillStyle BackgroundFillStyle {
   OcrBackgroundFillStyle get();
   void set (    OcrBackgroundFillStyle value);
}

Property Value

An OcrBackgroundFillStyle enumeration member that specifies the style of the background fill of the cell. Default value is OcrBackgroundFillStyle.Solid.
Example
For an example, refer to IOcrTableZoneManager
Requirements

Target Platforms

See Also

Reference

OcrZoneCell Class
OcrZoneCell Members

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