get_attribute method
get_attribute
Retrieves an attribute value by name.
Returns
Returns attribute value
def get_attribute(self, qualified_name):
...
Parameter | Type | Description |
---|---|---|
qualified_name | str | The name of the attribute to retrieve. |
See Also
- module
aspose.html
- class
HTMLSelectElement