Skip to main content

PdfViewerControl.UnderlineSelectedText Method

Name Parameters Description
UnderlineSelectedText() none Underlines a selected text.
UnderlineSelectedText(String, Color) comment, color Underlines a selected text with a color and adds a comment to this text that will be shown in a pop-up window.
UnderlineSelectedText(String) comment Underlines a selected text and adds a comment to this text that will be shown in a pop-up window.
UnderlineSelectedText(Color) color Underlines a selected text with a specified color.