Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerTextItem Class : LastCharacterIndex Property |
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
FirstCharacterIndex and LastCharacterIndex are indices to the corresponding DocumentPageText object Characters array.
For an example, refer to Find.