code property
code property
Applet class file. See the code attribute for HTMLAppletElement.
Definition:
@property
def code(self):
    ...
@code.setter
def code(self, value):
    ...
See Also
- module aspose.html
- class HTMLObjectElement
Applet class file. See the code attribute for HTMLAppletElement.
@property
def code(self):
    ...
@code.setter
def code(self, value):
    ...
aspose.htmlHTMLObjectElement