Interface ICSSMarginRule
Interface ICSSMarginRule
Nazwa przestrzeń: Aspose.Html.Dom.Css Zestaw: Aspose.HTML.dll (25.4.0)
Interfejs CSSMarginRule reprezentuje marżę na zasadzie.
[ComVisible(true)]
[DOMObject]
[DOMName("CSSMarginRule")]
public interface ICSSMarginRule : ICSSRule
Implements
Properties
Name
Nazwa atrybut musi zwrócić nazwę marży na zasadzie. @ znak nie jest włączony w nazwę.
[DOMName("name")]
string Name { get; }
Wartość nieruchomości
Style
Blok deklaracji tej reguły.
[DOMName("style")]
ICSSStyleDeclaration Style { get; }