Principle class
Principle class
Accessibility Principle - The highest levels that provide the foundation of web accessibility, contain a list of Guidelines with type RuleCollection{Guideline}. The object is not allowed to be created outside the assembly.
https://www.w3.org/WAI/fundamentals/accessibility-principles/
The Principle type exposes the following members:
Properties
Property | Description |
---|---|
code | Rule code from the quick reference WCAG https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0 |
description | Description of Rule from the quick reference WCAG. https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0 |
Methods
Method | Description |
---|---|
get_guideline | Get by WCAG code for Guideline |
get_guidelines | Get all the Guidelines contained in the Principle |
See Also
- module
aspose.html.accessibility
- class
Principle
- class
Rule