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

PdfTextHighlightCommand Class

Highlights a selected text or activates the text highlight tool if the text is not selected.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.PdfViewer

Declaration

public class PdfTextHighlightCommand :
    PdfTextCommentCommand

Inheritance

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