Back to Devexpress

PdfTextHighlightCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-420d99c2.md

latest1.7 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfTextHighlightCommand :
    PdfTextCommentCommand
vb
Public Class PdfTextHighlightCommand
    Inherits PdfTextCommentCommand

Inheritance

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

See Also

PdfTextHighlightCommand Members

DevExpress.XtraPdfViewer.Commands Namespace