Gets or sets whether the first page of the book is displayed in the right side of the book.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public bool IsFirstPageOnTheRight { get; set; } |
Visual Basic |
---|
Public Property IsFirstPageOnTheRight As Boolean Get Set |