Class DocumentPageView
Inheritance
System.Object
DocumentPageView
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class DocumentPageView : WpfTestElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
DocumentPageView()
Declaration
public DocumentPageView()
Fields
PageNumberProperty
StretchDirectionProperty
Declaration
public static AutomationProperty StretchDirectionProperty
Field Value
AutomationProperty
|
StretchProperty
Properties
PageNumber
Declaration
public int PageNumber { get; set; }
Property Value
System.Int32
|
Stretch
StretchDirection
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|