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 を取得します。 |
参照
- Class Object
- Namespace Aspose::Page
- Library Aspose.Page for C++