Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

DocumentViewerSelectTextMode Enumeration






Mode to use when selecting text.
Syntax
public enum DocumentViewerSelectTextMode : System.Enum 
'Declaration
 
Public Enum DocumentViewerSelectTextMode 
   Inherits System.Enum
'Usage
 
Dim instance As DocumentViewerSelectTextMode
public enum class DocumentViewerSelectTextMode : public System.Enum 
Members
ValueMemberDescription
0x00000000Line Select the whole line if any of its characters intersect with the rectangle.
0x00000001Word Select the whole word if any of its characters intersect with the rectangle.
0x00000002Character Select only characters the intersect with the rectangle.
Remarks

Used with the SelectText method to control what part of the text gets selected.

Example

For an example, refer to SelectText.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Documents.UI.DocumentViewerSelectTextMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Documents.UI Namespace

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features