Gets or sets the foreground color of zone.
public RasterColor ForeColor { get; set; }
Public Property ForeColor As RasterColor
@property (nonatomic, copy, null_resettable) LTRasterColor *foreColor
public RasterColor getForeColor()
public void setForeColor(RasterColor value)
public:
property RasterColor ForeColor {
RasterColor get();
void set ( RasterColor );
}
The foreground color of the zone. Default value is Black.
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