Class FontConstants

FontConstants class

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

public class FontConstants

Proprietà

NomeDescrizione
static EmbedFontsAsList { get; }valori “EMBED_FONTS_AS” disponibili.

Campi

NomeDescrizione
const EMBED_FONTSChiave di proprietà che indica se incorporare i caratteri nel documento salvato
const EMBED_FONTS_ASChiave di proprietà che indica un tipo di font da utilizzare durante il salvataggio del documento
const EMBED_FONTS_TRUETYPEValore del tipo di carattere “TrueType” per “EMBED_FONTS_AS” key
const EMBED_FONTS_TYPE1“Type1” valore del tipo di carattere per “EMBED_FONTS_AS” key
const EMBED_FONTS_TYPE3Valore del tipo di carattere “Type3” per “EMBED_FONTS_AS” key

Guarda anche