Back to Devexpress

PdfViewer.HighlightSelectedText Method

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfviewer-dot-highlightselectedtext.md

latest940 B
Original Source

PdfViewer.HighlightSelectedText Method

NameParametersDescription
HighlightSelectedText()noneHighlights a selected text.
HighlightSelectedText(Color)colorHighlights a selected text with a specified color.
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.