Leadtools.Documents.UI Namespace > DocumentViewerText Object : SelectedFill Property |
get_selectedFill();
set_selectedFill(value);
Object.defineProperty('selectedFill');
Type | Description |
---|---|
string | The fill used to hilight the currently selected text. Default value is a black color with alpha value equals to 0.25. |
If the value of SelectedFill is set to null, then the document viewer will not render the selected text even if the value of RenderSelection is true.