Gets or sets the background color of zone.
public RasterColor BackColor { get; set; }
Public Property BackColor As RasterColor
@property (nonatomic, copy, null_resettable) LTRasterColor *backColor
public RasterColor getBackColor()
public void setBackColor(RasterColor value)
public:
property RasterColor BackColor {
RasterColor get();
void set ( RasterColor );
}
The background color of the zone. Default value is White.
Only used by the LEADTOOLS OCR Module - LEAD Engine.
The zone colors is used with text zones only and will be used when creating the final document if the format support colors (such as PDF or Microsoft Word).
To automatically detect the color of text zones, set the value of the "Recognition.DetectColors" setting to true and call AutoZone.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document