Back to Devexpress

PdfViewerControl.UnderlineSelectedText Method

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

latest951 B
Original Source

PdfViewerControl.UnderlineSelectedText Method

NameParametersDescription
UnderlineSelectedText()noneUnderlines a selected text.
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.
UnderlineSelectedText(Color)colorUnderlines a selected text with a specified color.