Class
RadPdfViewerAutomationPeer

Represents RadPdfViewer automation peer.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.PdfViewer.dll

Syntax:

cs-api-definition
public class RadPdfViewerAutomationPeer : FixedDocumentViewerBaseAutomationPeer

Inheritance: objectFixedDocumentViewerBaseAutomationPeerRadPdfViewerAutomationPeer

Inherited Members FixedDocumentViewerBaseAutomationPeer.GetAutomationControlTypeCore()FixedDocumentViewerBaseAutomationPeer.GetClassNameCore()FixedDocumentViewerBaseAutomationPeer.GetPatternCore(PatternInterface)

Constructors

RadPdfViewerAutomationPeer(RadPdfViewer)

Initializes a new instance of the RadPdfViewerAutomationPeer class.

Declaration

cs-api-definition
public RadPdfViewerAutomationPeer(RadPdfViewer owner)

Parameters

owner

RadPdfViewer

The owner.