class_list property
class_list property
Returns a live DOMTokenList which contains tokens received from parsing the “class” attribute.
Definition:
@property
def class_list(self):
...
See Also
- module
aspose.html.dom
- class
DOMTokenList
- class
Element