Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class FlowDocumentPageViewer : DocumentViewerBase, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlDocumentViewerBaseFlowDocumentPageViewer...
Implements:
Inherited Members
Constructors
C#
public FlowDocumentPageViewer()
Fields
C#
public static AutomationProperty CanDecreaseZoomProperty
C#
public static AutomationProperty CanIncreaseZoomProperty
C#
public static AutomationProperty MaxZoomProperty
C#
public static AutomationProperty MinZoomProperty
C#
public static AutomationProperty ZoomIncrementProperty
C#
public static AutomationProperty ZoomProperty
Properties
C#
public bool CanDecreaseZoom { get; set; }
C#
public bool CanIncreaseZoom { get; set; }
C#
public double ZoomIncrement { get; set; }