[]
Specifies page fold visibility.
public enum PageFoldVisibility
| Name | Description |
|---|---|
| Always | The fold will be always visible. |
| Never | The fold wont be visible. |
| OnMouseOver | The fold will be visible when user drag the mouse over the edge of the page. |