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

PdfSelectAllCommand Class

Selects all content in a document.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.1.dll

Declaration

public class PdfSelectAllCommand :
    PdfViewerCommand

Inheritance

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