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

Show in webframe

SelectedBrush Property






The brush used to highlight the currently selected text.
Syntax
public static Brush SelectedBrush {get; set;}
'Declaration
 
Public Shared Property SelectedBrush As Brush
'Usage
 
Dim value As Brush
 
DocumentViewerText.SelectedBrush = value
 
value = DocumentViewerText.SelectedBrush
public:
static property Brush^ SelectedBrush {
   Brush^ get();
   void set (    Brush^ value);
}

Property Value

The brush used to highlight the currently selected text. Default value is solid brush using a black color with alpha value equals to 64.
Remarks

If the value of SelectedBrush is set to null, then the document viewer will not render the selected text even if the value of RenderSelection is true.

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