[]
        
(Showing Draft Content)

C1.WPF.Extended.PageFoldAction

PageFoldAction Enum

Specifies how the page folds interact with the mouse.

Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public enum PageFoldAction

Fields

Name Description
None

Turn page when user drags the page fold across the book.

TurnPageOnClick

Turn the page when the user clicks the page fold.

TurnPageOnDoubleClick

Turn the page when the user double clicks the page fold.