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

Show in webframe

RenderSelection Property






Indicates whether selected text should be automatically rendered on the view.
Syntax
public bool RenderSelection {get; set;}
'Declaration
 
Public Property RenderSelection As Boolean
'Usage
 
Dim instance As DocumentViewerText
Dim value As Boolean
 
instance.RenderSelection = value
 
value = instance.RenderSelection
public:
property bool RenderSelection {
   bool get();
   void set (    bool value);
}

Property Value

true if selected text should be rendered on the view; otherwise, false. Default value is true.
Remarks

When this value is true, DocumentViewer will automatically renders the text selection of all pages using the SelectedBrush property on the surface of View.ImageViewer.

DocumentViewer will keep track of the current selection state and re-renders as necessary when the selection changes.

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