[]
Gets the font at the specified position.
public Font GetFormat(int start)
Public Function GetFormat(start As Integer) As Font
Type | Name | Description |
---|---|---|
int | start | The start position of the text run. |
Type | Description |
---|---|
Font | The font at the specified position. |