ICSSMarginRule.Name
ICSSMarginRule.Name property
The name attribute must return the name of the margin at-rule. The @ character is not included in the name.
public string Name { get; }
Property Value
Returns the name of the margin at-rule. The @ character is not included in the name. [CSS3SYN]
See Also
- interface ICSSMarginRule
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML