Class FontConstants
Class FontConstants
Il nome: Aspose.Page.EPS Assemblea: Aspose.Page.dll (25.4.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
Valore del tipo di font “TrueType” per la chiave “EMBED_FONTS_AS”
public const string EMBED_FONTS_TRUETYPE = "TrueType"
Valore di campo
EMBED_FONTS_Tipo 1
Valore del tipo di font “Type1” per la chiave “EMBED_FONTS_AS”
public const string EMBED_FONTS_TYPE1 = "Type1"
Valore di campo
EMBED_FONTS_Tipo 3
Valore del tipo di font “Type3” per la chiave “EMBED_FONTS_AS”
public const string EMBED_FONTS_TYPE3 = "Type3"
Valore di campo
Properties
EmbedFontsAsList
public static string[] EmbedFontsAsList { get; }
Valore di proprietà
string [ ]