scheme property
scheme property
Select form of content. See the scheme attribute definition in HTML 4.01.
Definition:
@property
def scheme(self):
...
@scheme.setter
def scheme(self, value):
...
See Also
- module
aspose.html
- class
HTMLMetaElement