The fill color used to highlight the currently selected text.
Object.defineProperty(DocumentViewerText.prototype, 'selectedFill',
get: function(),
set: function(value)
)
static selectedFill: string;
An HTML color string. The default value is rgba(0,0,0,0.3)
, a semi-transparent black. Can be null.
If SelectedFill is set to null, then the document viewer will not render the selected text even if the value of RenderSelection is true.
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