Interface IRule

Interface IRule

Namespace: Aspose.Html.Accessibility
Assembly: Aspose.HTML.dll (25.1.0)

接口描述规则的主要属性。

[ComVisible(true)]
public interface IRule

属性

代码

来自快速参考 WCAG 的规则代码。

https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0

string Code { get; }

属性值

string

描述

来自快速参考 WCAG 的标准描述。

https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0

string Description { get; }

属性值

string

 中文