Rule class
Rule class
An abstract class that defines the characteristics of a Rule and implements interface IRule
The Rule 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 |
See Also
- module
aspose.html.accessibility
- class
IRule