Class Rule
Class Rule
Pôvodný názov: Aspose.Html.Accessibility Zhromaždenie: Aspose.HTML.dll (25.4.0)
Abstraktná trieda, ktorá definuje charakteristiky pravidla a implementuje rozhranie IRule
[ComVisible(true)]
public abstract class Rule : IRule
Inheritance
Derived
Criterion , Guideline , Principle
Implements
Z dedičných členov
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Code
Pravidlový kód z rýchleho odkazu WCAG
HTTPS://www.w3.org/WAI/WCAG21/quickref/?verzie=2.0
public string Code { get; }
Hodnota nehnuteľnosti
Description
Popis pravidla z rýchleho odkazu WCAG.
HTTPS://www.w3.org/WAI/WCAG21/quickref/?verzie=2.0
public string Description { get; }