Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

AutoSelect Property

Show in webframe
Indicates whether text found should be selected and rendered in the view.
Syntax
get_autoSelect();
set_autoSelect(value);
Object.defineProperty('autoSelect');

Property Value

TypeDescription
booleantrue if the text found should be selected and rendered in the view; otherwise, false. Default value is true.
Remarks

When used with Find, the document viewer will automatically calls SetSelectedTextItems to update the state of the globally selected text. Any previously selected text will be cleared and the new match (if any) is used instead.

The selected text is automatically rendered on the View if the value of RenderSelection is true (the default).

Example

For an example, refer to Find.

See Also

Reference

DocumentViewerFindText Object
DocumentViewerFindText Members

Error processing SSI file
  Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features