Back to Devexpress

PdfFindTextCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-36fe80ac.md

latest1.4 KB
Original Source

PdfFindTextCommand Class

Finds the specified text in a document.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfFindTextCommand :
    PdfViewerCommand
vb
Public Class PdfFindTextCommand
    Inherits PdfViewerCommand

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId> PdfViewerCommand PdfFindTextCommand

See Also

PdfFindTextCommand Members

DevExpress.XtraPdfViewer.Commands Namespace