ComponentOne Extended Library for UWP
IsFirstPageOnTheRight Property

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1Book Class : IsFirstPageOnTheRight Property
Gets or sets whether the first page of the book is displayed in the right side of the book.
Syntax
'Declaration
 
Public Property IsFirstPageOnTheRight As System.Boolean
public System.bool IsFirstPageOnTheRight {get; set;}
See Also

Reference

C1Book Class
C1Book Members