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

DefaultPreviewBarItemNames.Save Field

Returns “bSave”. Corresponds to the Save toolbar button and menu command that invokes the Save As dialog, allowing you to save the current document to a file.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string Save = "bSave"

Field Value

Type
String
See Also