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 |
---|---|
static CreateFontByFamilyName(string, float, FontStyle) | Creates Font by font family name, style and size. |
static FetchDrFont(string, float, FontStyle) | Fetches DrFont by font family name, size and style. |
See Also
- namespace Aspose.Page
- assembly Aspose.Page