Back to Devexpress

PdfViewerControl.StrikethroughSelectedText Method

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

latest1005 B
Original Source

PdfViewerControl.StrikethroughSelectedText Method

NameParametersDescription
StrikethroughSelectedText()noneStrikethroughs a selected text.
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.
StrikethroughSelectedText(Color)colorStrikethroughs a selected text with the specified color.