Skip to main content

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.v26.1.dll

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