Class CssOptions
Class CssOptions
اسم الفضاء : Aspose.Html.Rendering مجموعة: Aspose.HTML.dll (25.4.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.Html.Rendering.MediaType الذي سيتم استخدامه لحل استفسارات الوسائط أثناء التسجيل.
public MediaType MediaType { get; set; }