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

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public abstract class PdfTextCommentCommand :
    PdfCheckableCommand
See Also