Class
RadPdfViewerAutomationPeer

Represents RadPdfViewer automation peer.

Definition

Constructors

RadPdfViewerAutomationPeer(RadPdfViewer)

Initializes a new instance of the RadPdfViewerAutomationPeer class.

Declaration

cs-api-definition
public RadPdfViewerAutomationPeer(RadPdfViewer owner)

Parameters

owner

RadPdfViewer

The owner.

Methods

GetHelpTextCore()

Gets the string that describes the functionality of the that is associated with this . Called by .

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

The help text, usually from the ToolTip, or Empty if there is no help text.

Overrides FixedDocumentViewerBaseAutomationPeer.GetHelpTextCore()