name property
name property
The name attribute must return the name of the margin at-rule. The @ character is not included in the name.
Definition:
@property
def name(self):
...
See Also
- module
aspose.svg.dom.css
- class
ICSSMarginRule
The name attribute must return the name of the margin at-rule. The @ character is not included in the name.
@property
def name(self):
...
aspose.svg.dom.css
ICSSMarginRule