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; }
プロパティ値
説明
クイックリファレンスWCAGからの基準の説明。
https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
string Description { get; }