ActiveReports.Viewer3 Request technical support
PageViewAccessible Class Members
See Also  Properties  Methods 


The following tables list the members exposed by PageViewAccessible.

Public Constructors

 NameDescription
Public ConstructorPageViewAccessible ConstructorInitializes a new instance of the PageViewAccessible class.  
Top

Public Properties

 NameDescription
Public PropertyBounds (Inherited from System.Windows.Forms.AccessibleObject)
Public PropertyDefaultAction (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyDescriptionOverridden. Returns a description of the visual appearance of the accessible page view.  
Public PropertyHandle (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyHelp (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyKeyboardShortcut (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyNameOverridden. Sets or returns the name of the accessible page view.  
Public PropertyOwner (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyParent (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public PropertyRoleOverridden. Gets the role or function of the page view.  
Public PropertyStateOverridden. Gets the state of the accessible page view.  
Public PropertyValueOverridden. Sets or returns the value of the accessible page view.  
Top

Public Methods

 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeReleases the PageViewAccessible object from memory.  
Public MethodDoDefaultAction (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodGetChild (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodGetChildCount (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodGetFocused (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodGetHelpTopic (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetSelected (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodHitTest (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodNavigate (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodNotifyClientsOverloaded.  (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Public MethodSelect (Inherited from System.Windows.Forms.AccessibleObject)
Public MethodToString (Inherited from System.Windows.Forms.Control.ControlAccessibleObject)
Top

See Also