'Declaration
Public Sub GetRun( _ ByVal index As Integer, _ ByRef start As Integer, _ ByRef length As Integer, _ ByRef font As Font _ )
Parameters
- index
- The run index.
- start
- The start character position of the run.
- length
- The total number of characters of the run.
- font
- The font settingsof the run.