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

Show in webframe

DocumentViewerTextItem Class






Members 
The properties of a selected item of text in the document viewer.
Object Model
Syntax
public class DocumentViewerTextItem 
'Declaration
 
Public Class DocumentViewerTextItem 
'Usage
 
Dim instance As DocumentViewerTextItem
public ref class DocumentViewerTextItem 
Remarks

DocumentViewerTextItem holds the the properties of a selected item of text in the document viewer. The members of this class refer to the DocumentPageText object of the corresponding page.

The item is all the characters between FirstCharacterIndex and LastCharacterIndex in the corresponding DocumentPageText. This could be none, a single character, a word, a line or any other combination of text that was selected by the user.

Bounds is overall bounding rectangle of this item in the page. This is calculated by the document viewer from the union of the Bounds of all the characters between FirstCharacterIndex and LastCharacterIndex.

Example

For an example, refer to Find.

Requirements

Target Platforms

See Also

Reference

DocumentViewerTextItem Members
Leadtools.Documents.UI Namespace

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