cite property
cite property
A URI [IETF RFC 2396] designating a document that describes the reason for the change. See the cite attribute definition in HTML 4.01.
Definition:
@property
def cite(self):
...
@cite.setter
def cite(self, value):
...
See Also
- module
aspose.html
- class
HTMLModElement