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