Skip to main content

DefaultPreviewBarItemNames.ExportTxt Field

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

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

Assembly: DevExpress.Xpf.Printing.v24.1.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string ExportTxt = "bExportTxt"

Field Value

Type
String
See Also