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

Show in webframe

LineKeyModifier Property






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

Property Value

The modifier key to use for selecting the whole line when any of its characters is selected. Default value is None.
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