Interface IRule

Interface IRule

Namespace: Aspose.Html.Accessibility
Assembly: Aspose.HTML.dll (25.1.0)

규칙의 주요 속성을 설명하는 인터페이스입니다.

[ComVisible(true)]
public interface IRule

Properties

Code

빠른 참조 WCAG의 규칙 코드입니다.

https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0

string Code { get; }

Property Value

string

Description

빠른 참조 WCAG의 기준 설명입니다.

https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0

string Description { get; }

Property Value

string

 한국어