HaoTermFontFamily Property |
Gets or sets the font family.
Namespace: Flex.Hal.TermAssembly: Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 6.0.8219.1880
Syntax public FontFamily FontFamily { get; set; }
Public Property FontFamily As FontFamily
Get
Set
Property Value
FontFamilyRemarks
Only monospaced fonts are allowed. Invalid or unsupported fonts are ignored.
See Also