Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerText Class : SelectedBrush Property |
public static Brush SelectedBrush {get; set;}
'Declaration
Public Shared Property SelectedBrush As Brush
'Usage
Dim value As Brush DocumentViewerText.SelectedBrush = value value = DocumentViewerText.SelectedBrush
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.