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
- package com.aspose.html.Dom.Css
- package Aspose.HTML