Skip to main content

DefaultPdfBarManagerItemNames.Export Field

Returns the bExport string. Identifies the Export toolbar button in the viewer’s Form Data toolbar.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string Export = "bExport"

Field Value

Type
String
See Also