Click or drag to resize

CFontProvider Methods

The CFontProvider type exposes the following members.

Methods
  NameDescription
Public methodAddDirectory
Adds all fonts from the specified directory
Public methodAddFont(Byte)
Adds a font from byte array data
Public methodAddFont(String)
Adds a font from the specified file path
Public methodAddSystemFonts
Adds system fonts from common system font directories
Public methodDispose
Releases the resources used by the CFontProvider
Public methodIsValid
Checks if the font provider is valid
Top
See Also