←Select platform

BackgroundFillStyle Property

Summary

Gets or sets the style of the background fill of the cell

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.Forms.Ocr.OcrBackgroundFillStyle BackgroundFillStyle {get; set;} 
Public Property BackgroundFillStyle As Leadtools.Forms.Ocr.OcrBackgroundFillStyle 
public Leadtools.Forms.Ocr.OcrBackgroundFillStyle BackgroundFillStyle {get; set;} 
@property (nonatomic, assign) LTOcrBackgroundFillStyle backgroundFillStyle 
public OcrBackgroundFillStyle getBackgroundFillStyle() 
public void setBackgroundFillStyle(OcrBackgroundFillStyle value) 
             
  
get_BackgroundFillStyle(); 
set_BackgroundFillStyle(value); 
Object.defineProperty('BackgroundFillStyle');  

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize