Class FontConstants
Class FontConstants
Le nom : Aspose.Page.EPS Assemblée : Aspose.Page.dll (25.5.0)
Questa classe definisce un insieme di costanti per le font di risparmio.
public class FontConstants
Inheritance
I membri ereditari
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
EMBED_FONTS
La chiave di proprietà che indica se inserire fonti nel documento salvato
public const string EMBED_FONTS = "EmbedFonts"
Valore di campo
EMBED_FONTS_AS
La chiave di proprietà che indica un tipo di font da usare quando si salva il documento
public const string EMBED_FONTS_AS = "EmbedFontsAs"
Valore di campo
EMBED_FONTS_TRUETYPE
Valeur de type de caractère “TrueType” pour la clé “EMBED_FONTS_AS”
public const string EMBED_FONTS_TRUETYPE = "TrueType"
Valore di campo
EMBED_FONTS_Type 1
Valeur de type de caractère “Type1” pour la clé “EMBED_FONTS_AS”
public const string EMBED_FONTS_TYPE1 = "Type1"
Valore di campo
EMBED_FONTS_Type 3
Valeur de type de caractère “Type3” pour la clé “EMBED_FONTS_AS”
public const string EMBED_FONTS_TYPE3 = "Type3"
Valore di campo
Properties
EmbedFontsAsList
public static string[] EmbedFontsAsList { get; }
Valore di proprietà
string [ ]