ICSSMarginRule.Style
ICSSMarginRule.Style property
The style attribute must return a CSSStyleDeclaration
object for the margin at-rule.
public ICSSStyleDeclaration Style { get; }
Property Value
Returns a CSSStyleDeclaration
object for the current margin at-rule.
See Also
- interface ICSSStyleDeclaration
- interface ICSSMarginRule
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML