archive property
archive property
Space-separated list of archives. See the archive attribute definition in HTML 4.01.
Definition:
@property
def archive(self):
...
@archive.setter
def archive(self, value):
...
See Also
- module
aspose.html
- class
HTMLObjectElement