Gets or sets the fore color.
Object.defineProperty(SubCell.prototype, 'foreColor',
get: function(),
set: function(value)
)
foreColor: string;
Character string that represents the fore color, which will be the color of the overlay text.
To set the background color, refer to BackColor.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET