'Declaration
Public Overloads Sub Format( _ ByVal start As Integer, _ ByVal length As Integer, _ ByVal font As Font _ )
Parameters
- start
- The start position of the text run.
- length
- The length of the text run.
- font
- The font setting of the text run.
'Declaration
Public Overloads Sub Format( _ ByVal start As Integer, _ ByVal length As Integer, _ ByVal font As Font _ )