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.html.dom.css
- class
ICSS2Properties
See the content property definition in CSS2.
@property
def content(self):
...
@content.setter
def content(self, value):
...
aspose.html.dom.css
ICSS2Properties