Class FontConstants
Class FontConstants
Navne til: Aspose.Page.EPS Sammensætning: Aspose.Page.dll (25.4.0)
Denne klasse definerer et sæt konstant for at spare fonts.
public class FontConstants
Inheritance
De arvede medlemmer
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
EMBED_FONTS
Nøgle af ejendommen angiver, om man skal indsætte bogstaver i et gemt dokument
public const string EMBED_FONTS = "EmbedFonts"
Fællesværdi
EMBED_FONTS_AS
Nøgle for ejendom, der angiver en type font at bruge, når du sparer dokument
public const string EMBED_FONTS_AS = "EmbedFontsAs"
Fællesværdi
EMBED_FONTS_TRUETYPE
“TrueType” font type værdi for “EMBED_FONTS_AS” nøgle
public const string EMBED_FONTS_TRUETYPE = "TrueType"
Fællesværdi
EMBED_FONTS_Typ1
“Type1” font type værdi for “EMBED_FONTS_AS” nøgle
public const string EMBED_FONTS_TYPE1 = "Type1"
Fællesværdi
EMBED_FONTS_Typer 3
“Type3” font type værdi for “EMBED_FONTS_AS” nøgle
public const string EMBED_FONTS_TYPE3 = "Type3"
Fællesværdi
Properties
EmbedFontsAsList
public static string[] EmbedFontsAsList { get; }
Ejendomsværdi
string []