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