Class CssOptions
Class CssOptions
اسم الفضاء : Aspose.Svg.Rendering جمع: Aspose.SVG.dll (25.5.0)
تمثل خيارات تسجيل CSS.
[ComVisible(true)]
public class CssOptions
Inheritance
الأعضاء الموروثين
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
MediaType
يحصل أو يضع Aspose.Svg.Rendering.MediaType الذي سيتم استخدامه لحل استفسارات الوسائط أثناء التسجيل.
public MediaType MediaType { get; set; }