ComponentOne Input for WinForms
GetFirstCharIndexFromLine Method (C1FontPicker)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1FontPicker Class : GetFirstCharIndexFromLine Method
Syntax
'Declaration
 
Public Function GetFirstCharIndexFromLine( _
   ByVal lineNumber As System.Integer _
) As System.Integer
public System.int GetFirstCharIndexFromLine( 
   System.int lineNumber
)

Parameters

lineNumber
See Also

Reference

C1FontPicker Class
C1FontPicker Members