PdfTextHighlightCommand Class
In This Article
Highlights a selected text or activates the text highlight tool if the text is not selected.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: 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