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++