Gets or sets the text highlight color.
public RasterColor Highlight { get; set; }
Public Property Highlight As RasterColor
public RasterColor getHighlight()
public void setHighlight(RasterColor highlightColor)
public:
property RasterColor Highlight {
RasterColor get();
void set ( RasterColor );
}
The text highlight color.
Highlight is the color used as background for the text paragraphs found in the file. If you do not want to show the highlight color, set its value to the same as FontColor or BackColor.
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