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

Show in webframe

Text Property (DocumentViewer)






Manages the text operations in this document viewer.
Syntax
public DocumentViewerText Text {get;}
'Declaration
 
Public ReadOnly Property Text As DocumentViewerText
'Usage
 
Dim instance As DocumentViewer
Dim value As DocumentViewerText
 
value = instance.Text
public:
property DocumentViewerText^ Text {
   DocumentViewerText^ get();
}

Property Value

The DocumentViewerText object that manages the text operations in this document viewer.
Remarks

This class manages the text operations of the current Document set in the document viewer. The text is treated as a read-only option and cannot be changed. The operations that can be performed includes selecting characters, words or lines using the mouse or touch, highlighting the selected text of the pages, performing free text search in the document using "find", "find next" and "find previous" and exporting the text as a simple string or to the clipboard.

Refer to DocumentViewerText for more information.

Example

For an example, refer to DocumentViewerText.

Requirements

Target Platforms

See Also

Reference

DocumentViewer Class
DocumentViewer Members
Using LEADTOOLS Document Viewer

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