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

PdfExportFormDataCommand Class

Exports PDF form data.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.2.dll

Declaration

public class PdfExportFormDataCommand :
    PdfViewerCommand

Inheritance

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