Aspose::Page::EPS::FontConstants class

FontConstants class

Questa classe definisce un insieme di costanti per il salvataggio dei caratteri.

class FontConstants : public System::Object

Metodi

MetodoDescrizione
static EMBED_FONTS()Chiave della proprietà che indica se incorporare i caratteri nel documento salvato.
static EMBED_FONTS_AS()Chiave della proprietà che indica un tipo di carattere da utilizzare durante il salvataggio del documento.
static EMBED_FONTS_TRUETYPE()Valore del tipo di carattere “TrueType” per la chiave “EMBED_FONTS_AS”
static EMBED_FONTS_TYPE1()Valore del tipo di carattere “Type1” per la chiave “EMBED_FONTS_AS”
static EMBED_FONTS_TYPE3()Valore del tipo di carattere “Type3” per la chiave “EMBED_FONTS_AS”
static get_EmbedFontsAsList()

Vedi anche