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

PdfTextCommentCommand Class

The base class for each text comment command.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v20.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public abstract class PdfTextCommentCommand :
    PdfMarkupToolCommand

Inheritance

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