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

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.v19.2.dll

Declaration

public const string Import = "bImport"

Field Value

Type
String
See Also