ActiveReports.Viewer3 Request technical support
GetFirstCharIndexOfCurrentLine Method
See Also 


Syntax

Visual Basic (Declaration) 
Public Function GetFirstCharIndexOfCurrentLine() As Integer
Visual Basic (Usage)Copy Code
Dim instance As PageNumber
Dim value As Integer
 
value = instance.GetFirstCharIndexOfCurrentLine()
C# 
public int GetFirstCharIndexOfCurrentLine()

See Also