selectedFill Property (DocumentViewerText)

Summary

The fill used to hilight the currently selected text.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerText.prototype, 'selectedFill', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
static selectedFill: string;

Property Value

The fill used to hilight the currently selected text. Default value is a black color with alpha value equals to 0.25.

Remarks

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize