SessionUsesScreenReader Property |
Identifies whether or not user is using a Screen Reader for the visually impaired.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool UsesScreenReader { get; }
Public ReadOnly Property UsesScreenReader As Boolean
Get
Property Value
Type:
BooleanSee Also