The following tables list the members exposed by the FontsParameters type.

Name Description
Public property DefaultSHXTTFFont Gets or sets default TTF font for drawing instead of SHX fonts in SHX disabled mode
Public property SHXDefaultFont Gets or sets an SHX default font.
Public property SHXFonts Gets a list of SHX fonts.
Public property SHXSearchPaths Gets or sets paths for searching SHX fonts.
Public property SearchSHXPaths Gets or sets a value specifying whether SHX paths will be searched for the fonts.
Public property UseMultyTTFFonts Gets or sets a value indicating whether a multimode is used.
Public property UseSHXFonts Specifies if SHX fonts will be used.
Public property UseTTFFonts Specifies if TTF fonts will be used.
Top