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; }