[]
        
(Showing Draft Content)

C1.WPF.Extended.C1Book.TurnPage

TurnPage Method

TurnPage(bool)

Turns to the next or previous page with a page folding animation.

Declaration
public bool TurnPage(bool forward)
Parameters
Type Name Description
bool forward

True to turn to the next page, false to turn to the previous page.

Returns
Type Description
bool

True if the page started to turn.