PdfViewerControl.StrikethroughSelectedText Method
| Name | Parameters | Description |
|---|---|---|
| StrikethroughSelectedText() | none | Strikethroughs a selected text. |
| 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. |
| StrikethroughSelectedText(Color) | color | Strikethroughs a selected text with the specified color. |