Class Rule
Class Rule
Namespace: Aspose.Html.Accessibility
Assembly: Aspose.HTML.dll (25.1.0)
ルールの特性を定義し、インターフェース IRule を実装する抽象クラス
[ComVisible(true)]
public abstract class Rule : IRule
継承
派生
Criterion, Guideline, Principle
実装
継承メンバー
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
プロパティ
コード
クイックリファレンス WCAG からのルールコード
https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
public string Code { get; }
プロパティ値
説明
クイックリファレンス WCAG からのルールの説明。
https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
public string Description { get; }