PdfViewer.StrikethroughSelectedText(Color) Method
In This Article
Strikethroughs a selected text with the specified color.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
color | Color | A Color value that specifies the color used to strikethrough a text. |
See Also