ClassDocumentViewerBase
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class DocumentViewerBase : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlDocumentViewerBase
Derived Classes:
Implements:
Inherited Members
Constructors
DocumentViewerBase()
Declaration
cs-api-definition
public DocumentViewerBase()
Fields
CanGoToNextPageProperty
Declaration
cs-api-definition
public static AutomationProperty CanGoToNextPageProperty
Field Value
CanGoToPreviousPageProperty
Declaration
cs-api-definition
public static AutomationProperty CanGoToPreviousPageProperty
Field Value
MasterPageNumberProperty
Declaration
cs-api-definition
public static AutomationProperty MasterPageNumberProperty
Field Value
PageCountProperty
Declaration
cs-api-definition
public static AutomationProperty PageCountProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.