Back to Devexpress

PdfViewer.StrikethroughSelectedText Method

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

latest994 B
Original Source

PdfViewer.StrikethroughSelectedText Method

NameParametersDescription
StrikethroughSelectedText()noneStrikethroughs a selected text.
StrikethroughSelectedText(Color)colorStrikethroughs a selected text with the specified color.
StrikethroughSelectedText(String, Color)comment, colorStrikethroughs a selected text with a color and adds a comment to this text that will be shown in a pop-up window.
StrikethroughSelectedText(String)commentStrikethroughs a selected text and adds a comment to this text that will be shown in a pop-up window.