Class TextOptions

Class TextOptions

اسم الفضاء : Aspose.Svg.Rendering.Image جمع: Aspose.SVG.dll (25.5.0)

يمثل خيارات التصوير النصية لـ Aspose.Svg.Rendering.Image. ImageDevice.

[ComVisible(true)]
public class TextOptions

Inheritance

object TextOptions

الأعضاء الموروثين

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

UseHinting

يحدد ما إذا كان من الضروري استخدام إشارة النص.بشكل افتراضي، يتم تعطيل إشارة النص.

public bool UseHinting { get; set; }

قيمة الممتلكات

bool

 عربي