content property
content property
Associated information. See the content attribute definition in HTML 4.01.
Definition:
@property
def content(self):
...
@content.setter
def content(self, value):
...
See Also
- module
aspose.html
- class
HTMLMetaElement