Interface ICSSMarginRule
Interface ICSSMarginRule
Tên không gian: Aspose.Html.Dom.Css Tổng hợp: Aspose.HTML.dll (25.4.0)
Giao diện CSSMarginRule đại diện cho một giới hạn ở quy tắc.
[ComVisible(true)]
[DOMObject]
[DOMName("CSSMarginRule")]
public interface ICSSMarginRule : ICSSRule
Implements
Properties
Name
Tính năng tên phải trả lại tên của margin at-rule. @ nhân vật không bao gồm trong tên.
[DOMName("name")]
string Name { get; }
Giá trị bất động sản
Style
Khung tuyên bố của quy tắc này.
[DOMName("style")]
ICSSStyleDeclaration Style { get; }