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

GetSelectedTextItems Method

Show in webframe
Page number to use. This value cannot be 0.
Selected text of a page as a list of DocumentViewerTextItem.
Syntax
 function Leadtools.Documents.UI.DocumentViewerText.getSelectedTextItems( 
   pageNumber 
)

Parameters

ParameterTypeDescription
pageNumberintPage number to use. This value cannot be 0.

Return Value

TypeDescription
List An array of the currently selected text items of the page, or null if the page does not have any selected text.
Remarks

DocumentViewerText stores the state of the current text selection internally. Use GetSelectedText to obtain the selected text as a simple string object and GetSelectedTextItems to obtain this value as an array of DocumentViewerTextItem that contains information on the character range of the selection in the corresponding DocumentPageText and the total boundary of the selection in document units.

When RenderSelection is true, DocumentViewerView calls GetSelectedTextItems to highlight the selected text on the ImageViewer object.

See Also

Reference

DocumentViewerText Object
DocumentViewerText 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