Class FontConstants
Contenuti
[
Nascondere
]FontConstants class
Questa classe definisce un insieme di costanti per il salvataggio dei font.
public class FontConstants
Proprietà
Nome | Descrizione |
---|---|
static EmbedFontsAsList { get; } | valori “EMBED_FONTS_AS” disponibili. |
Campi
Nome | Descrizione |
---|---|
const EMBED_FONTS | Chiave di proprietà che indica se incorporare i caratteri nel documento salvato |
const EMBED_FONTS_AS | Chiave di proprietà che indica un tipo di font da utilizzare durante il salvataggio del documento |
const EMBED_FONTS_TRUETYPE | Valore 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_TYPE3 | Valore del tipo di carattere “Type3” per “EMBED_FONTS_AS” key |
Guarda anche
- spazio dei nomi Aspose.Page.EPS
- assemblea Aspose.Page