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

Show in webframe

LastCharacterIndex Property






The index of the last character of this text item.
Syntax
public int LastCharacterIndex {get; set;}
'Declaration
 
Public Property LastCharacterIndex As Integer
'Usage
 
Dim instance As DocumentViewerTextItem
Dim value As Integer
 
instance.LastCharacterIndex = value
 
value = instance.LastCharacterIndex
public:
property int LastCharacterIndex {
   int get();
   void set (    int value);
}

Property Value

The 0-based index of the first character in this text item.
Remarks

FirstCharacterIndex and LastCharacterIndex are indices to the corresponding DocumentPageText object Characters array.

Example

For an example, refer to Find.

Requirements

Target Platforms

See Also

Reference

DocumentViewerTextItem Class
DocumentViewerTextItem 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