Back to Devexpress

PdfTextStrikethroughCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-9f3f2ac9.md

latest1.8 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfTextStrikethroughCommand :
    PdfTextCommentCommand
vb
Public Class PdfTextStrikethroughCommand
    Inherits PdfTextCommentCommand

Inheritance

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

See Also

PdfTextStrikethroughCommand Members

DevExpress.XtraPdfViewer.Commands Namespace