[]
Gets the specified number at the RTF font within the font collection.
public int GetNumberByFont(Font font)
Public Function GetNumberByFont(font As Font) As Integer
| Type | Name | Description |
|---|---|---|
| Font | font | The drawing font. |
| Type | Description |
|---|---|
| int | The font number. |