Skip to main content

DefaultPreviewBarItemNames.ExportPdf Field

Returns “bExportPdf”. Corresponds to the PDF File item in the drop-down list of the Export toolbar button.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string ExportPdf = "bExportPdf"

Field Value

Type
String
See Also