Back to Devexpress

PdfViewer.UnderlineSelectedText Method

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

latest940 B
Original Source

PdfViewer.UnderlineSelectedText Method

NameParametersDescription
UnderlineSelectedText()noneUnderlines a selected text.
UnderlineSelectedText(Color)colorUnderlines a selected text with a specified color.
UnderlineSelectedText(String, Color)comment, colorUnderlines a selected text with a color and adds a comment to this text that will be shown in a pop-up window.
UnderlineSelectedText(String)commentUnderlines a selected text and adds a comment to this text that will be shown in a pop-up window.