PDFReaderControls.NET Standard Class Reference

TextSelectMode Enumeration

Different modes for selecting text while the CursorMode is SelectText.

public enum TextSelectMode

Members

Member Name Description
SelectWholeWords Select whole words only.
SelectCharacters Allow selection of single characters.

Requirements

Namespace: TallComponents.PDF.ReaderControls

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

TallComponents.PDF.ReaderControls Namespace