Interface IRule
Interface IRule
Namespace: Aspose.Html.Accessibility
Assembly: Aspose.HTML.dll (25.1.0)
Giao diện mô tả các thuộc tính chính của các quy tắc.
[ComVisible(true)]
public interface IRule
Thuộc tính
Mã
Mã quy tắc từ tài liệu tham khảo nhanh WCAG.
https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
string Code { get; }
Giá trị thuộc tính
Mô tả
Mô tả tiêu chí từ tài liệu tham khảo nhanh WCAG.
https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
string Description { get; }