Gets or sets the font family name. Sets Family as well.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property FamilyName As String Get Set |
| C# |
|---|
public string FamilyName { get; set; } |