Class CssOptions
Class CssOptions
Tên không gian: Aspose.Svg.Rendering Tổng hợp: Aspose.SVG.dll (25.5.0)
Xác định css rendering options.
[ComVisible(true)]
public class CssOptions
Inheritance
Thành viên thừa kế
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
MediaType
Nhận hoặc thiết lập Aspose.Svg.Rendering.MediaType mà sẽ được sử dụng cho giải pháp truy vấn truyền thông trong quá trình trình phát hành. giá trị mặc định là ‘Thông tin’.
public MediaType MediaType { get; set; }