Back to Devexpress

PdfTextCommentCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-6e6a0d2f.md

latest1.9 KB
Original Source

PdfTextCommentCommand Class

The base class for each text comment command.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public abstract class PdfTextCommentCommand :
    PdfMarkupToolCommand
vb
Public MustInherit Class PdfTextCommentCommand
    Inherits PdfMarkupToolCommand

Inheritance

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

PdfTextStrikethroughCommand

PdfTextUnderlineCommand

See Also

PdfTextCommentCommand Members

DevExpress.XtraPdfViewer.Commands Namespace