code_type property
code_type property
Content type for data downloaded via classid
attribute.
See the codetype attribute definition in HTML 4.01.
Definition:
@property
def code_type(self):
...
@code_type.setter
def code_type(self, value):
...
See Also
- module
aspose.html
- class
HTMLObjectElement