Specifies the side of a Book.
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public enum BookSide |
| Visual Basic |
|---|
Public Enumeration BookSide |
| Visual C++ |
|---|
public enum class BookSide |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Left | 0 | The left hand side of the book. | |
| Right | 1 | The right hand side of the book. |