ComponentOne Input for WinForms
UsedFonts Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1FontPicker Class : UsedFonts Property
Gets a collection of fonts installed on system.
Syntax
'Declaration
 
Public Shared ReadOnly Property UsedFonts As System.Collections.Generic.List(Of String)
public static System.Collections.Generic.List<string> UsedFonts {get;}
See Also

Reference

C1FontPicker Class
C1FontPicker Members