Enum Direction
The possible directions when navigating in a document.
Namespace: HP.LFT.SDK.UIAPro
Assembly: HP.LFT.SDK.dll
Syntax
public enum Direction
Fields
| Name | Description |
|---|---|
| Backward | Specifies that the direction is backward. |
| Forward | Specifies that the direction is forward. |