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; }