TurnPagePosition Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents the RadBook enumeration for the possible corner positions to turn a page from.

Namespace:  Telerik.WebAii.Controls.Xaml
Assembly:  Telerik.WebAii.Controls.Xaml (in Telerik.WebAii.Controls.Xaml.dll) Version: 2012.1.719.0 (2012.1.719.0)
Syntax

public enum TurnPagePosition
Members

  Member nameValueDescription
LeftTop0 The 'LeftTop' position.
LeftBottom1 The 'LeftBottom' position.
RightTop2 The 'RightTop' position.
RightBottom3 The 'RightBottom' position.
See Also

Reference