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

WholeWordsOnly Property

Show in webframe
Indicates whether to match the whole word when searching for text.
Syntax
get_wholeWordsOnly();
set_wholeWordsOnly(value);
Object.defineProperty('wholeWordsOnly');

Property Value

TypeDescription
booleantrue to to match the whole word when searching for text; otherwise, false. Default value is false.
Remarks

When WholeWordsOnly is false, then the Text "ell" is a match if the page contains "Hello". It is not a match when WholeWordsOnly is true.

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