Interface IRule
Interface IRule
Namespace: Aspose.Html.Accessibility
Assembly: Aspose.HTML.dll (25.1.0)
Antarmuka yang menggambarkan properti utama dari aturan.
[ComVisible(true)]
public interface IRule
Properti
Kode
Kode aturan dari referensi cepat WCAG.
https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
string Code { get; }
Nilai Properti
Deskripsi
Deskripsi kriteria dari referensi cepat WCAG.
https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
string Description { get; }