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

GetSelectedText Method

Show in webframe
Page number to use. If this value is 0, then the text of all pages in the document will be used.
Selected text of a page or all pages in the document as a simple string object.
Syntax
 function Leadtools.Documents.UI.DocumentViewerText.getSelectedText( 
   pageNumber 
)

Parameters

ParameterTypeDescription
pageNumberintPage number to use. If this value is 0, then the text of all pages in the document will be used.

Return Value

TypeDescription
string The selected text of the page or the document as a simple string object, or an empty string if no selected text was found.
Remarks

If the text of the specified page(s) was not previously obtained, then the value of AutoGetText will be used to determine whether DocumentPage.GetText is called automatically. Therefore, this method might experience a delay while the text is parsed from the document in this mode.

Example

For an example, refer to DocumentViewerText.

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