get_criterion method
get_criterion
Get Criterion by code from WCAG
Returns
Criterion object
def get_criterion(self, code):
...
Parameter | Type | Description |
---|---|---|
code | str | criterion code |
See Also
- module
aspose.html.accessibility
- class
Guideline
Get Criterion by code from WCAG
Criterion object
def get_criterion(self, code):
...
Parameter | Type | Description |
---|---|---|
code | str | criterion code |
aspose.html.accessibility
Guideline