Enum TextUnit
The possible unit lengths to use when navigating within a document.
Namespace: HP.LFT.SDK.UIAPro
Assembly: HP.LFT.SDK.dll
Syntax
public enum TextUnit
Fields
| Name | Description |
|---|---|
| Line | Specifies that the text unit is one line in length. |
| Page | Specifies that the text unit is one document-specific page in length. |