Skip to main content

DefaultPreviewBarItemNames.ExportRtf Field

Returns “bExportRtf”. Corresponds to the RTF 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 ExportRtf = "bExportRtf"

Field Value

Type
String
See Also