Enum TextUnit
The possible unit lengths to use when navigating within a document.
public enum TextUnit
Fields
Line = 0Specifies that the text unit is one line in length.
Page = 1Specifies that the text unit is one document-specific page in length.