ClassRadPdfViewerAutomationPeer
Class
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
Constructors
RadPdfViewerAutomationPeer(RadPdfViewer)
Initializes a new instance of the RadPdfViewerAutomationPeer class.
Declaration
cs-api-definition
public RadPdfViewerAutomationPeer(RadPdfViewer owner)
Parameters
owner
The owner.