In This Topic
The following tables list the members exposed by FontCache.
Public Constructors
Public Properties
| Name | Description |
 | DWFactory | Gets an instance of the GrapeCity.Documents.DX.DirectWrite.Factory1 class. |
Top
Public Methods
| Name | Description |
 | AddRef | Increments the internal reference counter to prevent disposing the auto-created font cache. |
 | Clear | Clears the font cache. |
 | Dispose | Clean up any resources being used. |
 | GetFontFace | Gets an instance of the GrapeCity.Documents.DX.DirectWrite.FontFace for a given GrapeCity.Documents.Text.Font. |
Top
See Also