DocumentViewerBase
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class DocumentViewerBase : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlDocumentViewerBase...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public DocumentViewerBase()
Fields
C#
public static AutomationProperty CanGoToNextPageProperty
C#
public static AutomationProperty CanGoToPreviousPageProperty
C#
public static AutomationProperty MasterPageNumberProperty
C#
public static AutomationProperty PageCountProperty
Properties
C#
public bool CanGoToNextPage { get; set; }
C#
public bool CanGoToPreviousPage { get; set; }
C#
public int MasterPageNumber { get; set; }