Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1Book Class / PageFoldAction Property

In This Topic
    PageFoldAction Property
    In This Topic
    Gets or sets the action that will raise the turn animation.
    Syntax
    'Declaration
     
    Public Property PageFoldAction As PageFoldAction
    public PageFoldAction PageFoldAction {get; set;}
    See Also