Class ExternalFontCache
ExternalFontCache class
Use this class to obtain font encapsulation in a form that is accepted by Device
.
public class ExternalFontCache
Constructors
Name | Description |
---|---|
ExternalFontCache() | The default constructor. |
Methods
Name | Description |
---|---|
FetchDrFont(string, float, FontStyle, string) | Fetches DrFont by font family name, size, style and alternative font family name. |
static FetchDrFont(string, float, FontStyle) | Fetches DrFont by font family name, size and style. |
See Also
- namespace Aspose.Page
- assembly Aspose.Page