Skip to main content

PdfViewer.StrikethroughSelectedText Method

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