Class FontConstants
Der Name: Aspose.Page.EPS Versammlung: Aspose.Page.dll (25.4.0)
Diese Klasse definiert eine Reihe von Kontinenten für das Speichern von Buchstaben.
public class FontConstants
Inheritance
Vererbte Mitglieder
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
EMBED_FONTS
Eigentumsschlüssel, mit dem angezeigt wird, ob Fonts in das gespeicherte Dokument eingebettet werden sollten
public const string EMBED_FONTS = "EmbedFonts"
Feldwert
EMBED_FONTS_AS
Schlüssel zur Eigenschaft, die eine Art von Schriftart angibt, um beim Speichern des Dokuments zu verwenden
public const string EMBED_FONTS_AS = "EmbedFontsAs"
Feldwert
EMBED_FONTS_TRUETYPE
“TrueType” Schriftstypwert für den Schlüssel “EMBED_FONTS_AS
public const string EMBED_FONTS_TRUETYPE = "TrueType"
Feldwert
EMBED_FONTS_Typ 1
“Type1” Schriftstypwert für den Schlüssel “EMBED_FONTS_AS
public const string EMBED_FONTS_TYPE1 = "Type1"
Feldwert
EMBED_FONTS_Typ 3
“Type3” Schriftstypwert für den Schlüssel “EMBED_FONTS_AS
public const string EMBED_FONTS_TYPE3 = "Type3"
Feldwert
Properties
EmbedFontsAsList
public static string[] EmbedFontsAsList { get; }
Eigentumswert
string [][]