Aspose::Page::EPS::FontConstants 클래스
FontConstants class
이 클래스는 글꼴 저장을 위한 상수 집합을 정의합니다.
class FontConstants : public System::Object
메서드
| 메서드 | 설명 |
|---|---|
| static EMBED_FONTS() | 저장된 문서에 글꼴을 포함할지 여부를 나타내는 속성의 키. |
| static EMBED_FONTS_AS() | 문서를 저장할 때 사용할 글꼴 유형을 나타내는 속성의 키. |
| static EMBED_FONTS_TRUETYPE() | “TrueType” 글꼴 유형 값 for “EMBED_FONTS_AS” 키 |
| static EMBED_FONTS_TYPE1() | “Type1” 글꼴 유형 값 for “EMBED_FONTS_AS” 키 |
| static EMBED_FONTS_TYPE3() | “Type3” 글꼴 유형 값 for “EMBED_FONTS_AS” 키 |
| static get_EmbedFontsAsList() |
또 보기
- Class Object
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++