New to Telerik UI for WPFStart a free 30-day trial

Represents RadPdfViewer automation peer.

Definition

Constructors

Initializes a new instance of the RadPdfViewerAutomationPeer class.

C#
public RadPdfViewerAutomationPeer(RadPdfViewer owner)
Parameters:ownerRadPdfViewer

The owner.

Methods

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

C#
protected override string GetHelpTextCore()
Returns:

string

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

Overrides: FixedDocumentViewerBaseAutomationPeer.GetHelpTextCore()