Back to Devexpress

PdfViewerControl.HighlightSelectedText Method

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-dot-highlightselectedtext.md

latest951 B
Original Source

PdfViewerControl.HighlightSelectedText Method

NameParametersDescription
HighlightSelectedText()noneHighlights a selected text.
HighlightSelectedText(String, Color)comment, colorHighlights a selected text with a color and adds a comment to this text that will be shown in a pop-up window.
HighlightSelectedText(String)commentHighlights a selected text and adds a comment to this text that will be shown in a pop-up window.
HighlightSelectedText(Color)colorHighlights a selected text with a specified color.