Enum TextSelectMode
Namespace TallComponents.Interaction.WPF
Different modes for selecting text while the CursorMode of the CursorModePagesViewer is SelectText.
Fields
SelectWholeWords
Select whole words only.
SelectCharacters
Allow selection of single characters.