ComponentOne Themes for WinForms
GetUsedFonts Method

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1Theme Class : GetUsedFonts Method
Retrieves names of all fonts used in the current theme.
Syntax
'Declaration
 
Public Function GetUsedFonts() As System.String()
public System.string[] GetUsedFonts()

Return Value

An array of strings containing names of all fonts used in the current theme.
See Also

Reference

C1Theme Class
C1Theme Members