Class ExternalFontCache
Class ExternalFontCache
اسم الفضاء : Aspose.Page تجميع: Aspose.Page.dll (25.4.0)
استخدم هذه الفئة للحصول على تغطية الخط في نموذج مقبول من قبل Aspose.Page.Device.
public class ExternalFontCache
Inheritance
الأعضاء الموروثين
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ExternalFontCache()
public ExternalFontCache()
Methods
CreateFontByFamilyName(الشريط، الشريط، FontStyle)
يخلق System.Drawing.Font حسب اسم العائلة والنمط والحجم.
public static Font CreateFontByFamilyName(string familyName, float size, FontStyle style)
Parameters
familyName
string
اكتب اسم العائلة
size
float
حجم الخط في النقاط (نقطة واحدة 1/72 بوصة).
style
FontStyle
النمط الصوتي
Returns
العودة إلى الكائنات.
FetchDrFont(الشريط، الشريط، FontStyle)
تصفية Aspose.Page.Font.DrFont حسب الاسم العائلي والحجم والأسلوب.
public static DrFont FetchDrFont(string familyName, float sizePoints, FontStyle style)
Parameters
familyName
string
اكتب اسم العائلة
sizePoints
float
حجم الخط في النقاط (نقطة واحدة 1/72 بوصة).
style
FontStyle
النمط الصوتي
Returns
عودة DrFont