src property
src property
URI [IETF RFC 2396] designating an external script. See the src attribute definition in HTML 4.01.
Definition:
@property
def src(self):
...
@src.setter
def src(self, value):
...
See Also
- module
aspose.html
- class
HTMLScriptElement