Aspose::Page::EPS::FontConstants kelas
FontConstants class
Kelas ini mendefinisikan sekumpulan konstanta untuk menyimpan font.
class FontConstants : public System::Object
Metode
| Metode | Deskripsi |
|---|---|
| static EMBED_FONTS() | Kunci properti yang menunjukkan apakah font harus disematkan dalam dokumen yang disimpan. |
| static EMBED_FONTS_AS() | Kunci properti yang menunjukkan jenis font yang akan digunakan saat menyimpan dokumen. |
| static EMBED_FONTS_TRUETYPE() | Nilai tipe font “TrueType” untuk kunci “EMBED_FONTS_AS” |
| static EMBED_FONTS_TYPE1() | Nilai tipe font “Type1” untuk kunci “EMBED_FONTS_AS” |
| static EMBED_FONTS_TYPE3() | Nilai tipe font “Type3” untuk kunci “EMBED_FONTS_AS” |
| static get_EmbedFontsAsList() |
Lihat Juga
- Class Object
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++