content property
content property
See the content property definition in CSS2.
Definition:
@property
def content(self):
...
@content.setter
def content(self, value):
...
See Also
- module
aspose.svg.dom.css
- class
ICSS2Properties
See the content property definition in CSS2.
@property
def content(self):
...
@content.setter
def content(self, value):
...
aspose.svg.dom.css
ICSS2Properties