ClassFlowDocumentPageViewer
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class FlowDocumentPageViewer : DocumentViewerBase, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlDocumentViewerBaseFlowDocumentPageViewer
Implements:
Inherited Members
Constructors
FlowDocumentPageViewer()
Declaration
cs-api-definition
public FlowDocumentPageViewer()
Fields
CanDecreaseZoomProperty
Declaration
cs-api-definition
public static AutomationProperty CanDecreaseZoomProperty
Field Value
CanIncreaseZoomProperty
Declaration
cs-api-definition
public static AutomationProperty CanIncreaseZoomProperty
Field Value
MaxZoomProperty
Declaration
cs-api-definition
public static AutomationProperty MaxZoomProperty
Field Value
MinZoomProperty
Declaration
cs-api-definition
public static AutomationProperty MinZoomProperty
Field Value
ZoomIncrementProperty
Declaration
cs-api-definition
public static AutomationProperty ZoomIncrementProperty
Field Value
ZoomProperty
Declaration
cs-api-definition
public static AutomationProperty ZoomProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.