Interface IRule
Interface IRule
Namespace: Aspose.Html.Accessibility
Assembly: Aspose.HTML.dll (25.1.0)
Kuralların ana özelliklerini tanımlayan arayüz.
[ComVisible(true)]
public interface IRule
Özellikler
Kod
Hızlı referans WCAG’den kural kodu.
https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
string Code { get; }
Özellik Değeri
Açıklama
Hızlı referans WCAG’den kriterin açıklaması.
https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
string Description { get; }