Back to Devexpress

PdfViewerControl.ImportFormDataCommand Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-5377b23e.md

latest1.2 KB
Original Source

PdfViewerControl.ImportFormDataCommand Property

Returns a command that imports interactive form data either from FDF or XML format to a PDF form.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public ICommand ImportFormDataCommand { get; }
vb
Public ReadOnly Property ImportFormDataCommand As ICommand

Property Value

TypeDescription
ICommand

A command that implements the ICommand.

|

See Also

PdfViewerControl Class

PdfViewerControl Members

DevExpress.Xpf.PdfViewer Namespace