Skip to main content

DefaultPdfBarManagerItemNames.Import Field

Returns the bImport string. Identifies the Import toolbar button in the viewer’s Form Data toolbar. This button is used to import interactive form data from one of the supported formats.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string Import = "bImport"

Field Value

Type
String
See Also