IsFirstPageOnTheRight Property
IsFirstPageOnTheRight
Gets or sets whether the first page of the book is displayed in the right side of the book.
Declaration
public bool IsFirstPageOnTheRight { get; set; }
Public Property IsFirstPageOnTheRight As Boolean