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

Show in webframe

CharacterKeyModifier Property






Modifier key to use to select individual characters in the page without their words or lines.
Syntax
public Keys CharacterKeyModifier {get; set;}
'Declaration
 
Public Property CharacterKeyModifier As Keys
'Usage
 
Dim instance As DocumentViewerText
Dim value As Keys
 
instance.CharacterKeyModifier = value
 
value = instance.CharacterKeyModifier
public:
property Keys CharacterKeyModifier {
   Keys get();
   void set (    Keys value);
}

Property Value

The modifier key to use to select individual characters in the page without their words or lines. Default value is Control.
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