BookPageFace Enum
Specifies the faces of a book page.
public enum BookPageFace
  
    Fields
| Name | Description | 
|---|---|
| Back | Indicates the page is back facing.  | 
          
| Front | Indicates the page is front facing.  | 
          
Specifies the faces of a book page.
public enum BookPageFace
  
    | Name | Description | 
|---|---|
| Back | Indicates the page is back facing.  | 
          
| Front | Indicates the page is front facing.  |