EnumTurnPagePosition
Enum
Represents the RadBook enumeration for the possible corner positions to turn a page from.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public enum TurnPagePosition
Fields
LeftBottom
The 'LeftBottom' position.
LeftTop
The 'LeftTop' position.
RightBottom
The 'RightBottom' position.
RightTop
The 'RightTop' position.