[]
public static int GetBuiltInIndex(string fontName, bool bold, bool italic, bool sansSerif, bool fixedPitch, bool symbol)
Public Shared Function GetBuiltInIndex(fontName As String, bold As Boolean, italic As Boolean, sansSerif As Boolean, fixedPitch As Boolean, symbol As Boolean) As Integer
| Type | Name | Description |
|---|---|---|
| string | fontName | |
| bool | bold | |
| bool | italic | |
| bool | sansSerif | |
| bool | fixedPitch | |
| bool | symbol |
| Type | Description |
|---|---|
| int |