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

Name Description
Public method Clone Copies a FontsParameters instance.
Public method Dispose Release all resources used by FontsParameters instance.
Public method Equals (Overloaded) (inherited from Object).
Public method GetFontFamilyByFontName Chooses by font name the most suitable font from FontFamily
Public method GetFontName Sets a font name for the CADText instance.
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method SetParams Sets FontsParameters instance members values.
Public method ToString (inherited from Object).
Top