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

Show in webframe

WordKeyModifier Property






Modifier key to use for selecting the whole word when any of its characters is selected.
Syntax
public Keys WordKeyModifier {get; set;}
'Declaration
 
Public Property WordKeyModifier As Keys
'Usage
 
Dim instance As DocumentViewerText
Dim value As Keys
 
instance.WordKeyModifier = value
 
value = instance.WordKeyModifier
public:
property Keys WordKeyModifier {
   Keys get();
   void set (    Keys value);
}

Property Value

The modifier key to use for selecting the whole word when any of its characters is selected. Default value is Alt.
Remarks

This property is used by DocumentViewerSelectTextInteractiveMode.

Requirements

Target Platforms

See Also

Reference

DocumentViewerText Class
DocumentViewerText Members

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