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

PdfCopyCommand Class

Copies the selected document content to the Clipboard.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.1.dll

Declaration

public class PdfCopyCommand :
    PdfViewerCommand

Inheritance

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