code property
code property
Applet class file. See the code attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.
Definition:
@property
def code(self):
...
@code.setter
def code(self, value):
...
See Also
- module
aspose.html
- class
HTMLAppletElement