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 : FirstCharacterIndex Property |
public int FirstCharacterIndex {get; set;}
'Declaration
Public Property FirstCharacterIndex As Integer
'Usage
Dim instance As DocumentViewerTextItem Dim value As Integer instance.FirstCharacterIndex = value value = instance.FirstCharacterIndex
FirstCharacterIndex and LastCharacterIndex are indices to the corresponding DocumentPageText object Characters array.
For an example, refer to Find.