Class FontConstants
Class FontConstants
İsim alanı : Aspose.Page.EPS Toplama: Aspose.Page.dll (25.4.0)
Bu sınıf, kurtarma yazı tipleri için bir dizi sabit tanımlar.
public class FontConstants
Inheritance
mirasçı üyeleri
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
EMBED_FONTS
Mülkiyet anahtarı, kaydedilen belgeye yazı tiplerinin yerleştirilmesi gerektiğini gösterir
public const string EMBED_FONTS = "EmbedFonts"
alan değeri
EMBED_FONTS_AS
Belgeyi kaydetmek için kullanılacak bir yazı tipi gösteren mülk anahtarı
public const string EMBED_FONTS_AS = "EmbedFontsAs"
alan değeri
EMBED_FONTS_TRUETYPE
“TrueType” yazı tipi değeri için “EMBED_FONTS_AS” anahtarı
public const string EMBED_FONTS_TRUETYPE = "TrueType"
alan değeri
EMBED_FONTS_Tipi 1
“Type1” yazı tipi değeri “EMBED_FONTS_AS” anahtarı için
public const string EMBED_FONTS_TYPE1 = "Type1"
alan değeri
EMBED_FONTS_Tip 3
“Type3” yazı tipi değeri “EMBED_FONTS_AS” anahtarı için
public const string EMBED_FONTS_TYPE3 = "Type3"
alan değeri
Properties
EmbedFontsAsList
public static string[] EmbedFontsAsList { get; }
Mülkiyet Değer
string […]