Gets a value indicating whether the specified font family is supported.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Shared Function IsSupportedFamily ( _ familyName As String _ ) As Boolean |
| C# |
|---|
public static bool IsSupportedFamily( string familyName ) |
Parameters
- familyName
- Type: System..::..String
Font family name.