ActiveReports 6 Online Help
Description Property (PageViewAccessible)

Returns a description of the visual appearance of the accessible page view.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Description As String
public override string Description {get;}

Property Value

String.
Remarks

The description is typically used to provide greater context for low-vision or blind users.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageViewAccessible Class
PageViewAccessible Members
Base Implementation in Description

Send Feedback