Back to Devexpress

PdfSelectAllCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-b6ae5feb.md

latest1.5 KB
Original Source

PdfSelectAllCommand Class

Selects all content in a document.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfSelectAllCommand Members

PdfCopyCommand

DevExpress.XtraPdfViewer.Commands Namespace