Class FontConstants
Class FontConstants
اسم الفضاء : Aspose.Page.EPS تجميع: Aspose.Page.dll (25.4.0)
هذه الفئة تحدد مجموعة من المؤقتين لإنقاذ الخطوط.
public class FontConstants
Inheritance
الأعضاء الموروثين
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
EMBED_FONTS
مفاتيح الممتلكات التي تشير إلى ما إذا كان لإدراج الخطوط في وثيقة محفوظة
public const string EMBED_FONTS = "EmbedFonts"
القيمة الميدانية
EMBED_FONTS_AS
مفاتيح الممتلكات التي تشير إلى نوع من الخط لاستخدامها عند حفظ المستند
public const string EMBED_FONTS_AS = "EmbedFontsAs"
القيمة الميدانية
EMBED_FONTS_TRUETYPE
قيمة نوع الخط “TrueType” لمفتاح “EMBED_FONTS_AS”
public const string EMBED_FONTS_TRUETYPE = "TrueType"
القيمة الميدانية
EMBED_FONTS_النوع 1
قيمة نوع الخط “Type1” لمفتاح “EMBED_FONTS_AS”
public const string EMBED_FONTS_TYPE1 = "Type1"
القيمة الميدانية
EMBED_FONTS_النوع 3
قيمة نوع الخط “Type3” لمفتاح “EMBED_FONTS_AS”
public const string EMBED_FONTS_TYPE3 = "Type3"
القيمة الميدانية
Properties
EmbedFontsAsList
public static string[] EmbedFontsAsList { get; }
قيمة الممتلكات
string [ ]