Skip to main content
A newer version of this page is available. .

PdfTextStrikethroughCommand Class

Strikethroughs a selected text or activates the text strikethrough tool if the text is not selected.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v20.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfTextStrikethroughCommand :
    PdfTextCommentCommand

Inheritance

Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfCheckableCommand
DevExpress.XtraPdfViewer.Commands.PdfMarkupToolCommand
PdfTextCommentCommand
PdfTextStrikethroughCommand
See Also