Aspose::Page::ExternalFontCache 类

ExternalFontCache class

使用此类获取以 Device 可接受的形式的字体封装。

class ExternalFontCache : public System::Object

方法

方法描述
static CreateFontByFamilyName(System::String, float, System::Drawing::FontStyle)通过字体族名称、大小、样式和大写字母获取 DrFont
static FetchDrFont(System::String, float, System::Drawing::FontStyle)通过字体族名称、大小和样式获取 DrFont

另见