[]
Represents an ActionHandlerBase that changes the document view in the current viewer control.
public class ActionHandlerPageView : ActionHandlerBase
For details on the use of action handlers, see ActionHandlerBase.
| Name | Description |
|---|---|
| ActionHandlerPageView(bool, bool) | Initializes a new instance of the ActionHandlerPageView class, assigning the Facing and Continuous properties. |
| Name | Description |
|---|---|
| Continuous | Gets or sets a value indicating whether to change the view to Continuous mode. |
| Facing | Gets or sets a value indicating whether to change the view to Facing mode. |