Interface ICSSMarginRule
Interface ICSSMarginRule
Nazwa przestrzeń: Aspose.Html.Dom.Css Zestaw: Aspose.HTML.dll (25.5.0)
Interfejs CSSMarginRule reprezentuje marżę na zasadzie.
[ComVisible(true)]
[DOMName("CSSMarginRule")]
[DOMObject]
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; }