Back to Devexpress

PdfExportFormDataCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-264660c4.md

latest1.4 KB
Original Source

PdfExportFormDataCommand Class

Exports PDF form data.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfExportFormDataCommand Members

DevExpress.XtraPdfViewer.Commands Namespace