Click or drag to resize

featurePropertiesAccessibility_PaneCaptionElement Property

Specifies that console pane captions should be wrapped in this HTML element in order to improve accessibility. Typically a H1 - H6 element is specified as screen readers will take advantage of these.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
HtmlTextWriterTag Accessibility_PaneCaptionElement { get; }

Property Value

Type: HtmlTextWriterTag
Specifies that console pane captions should be wrapped in this HTML element in order to improve accessibility. Typically a H1 - H6 element is specified as screen readers will take advantage of these.
See Also