Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string Save = "bSave"

Field Value

Type
String
See Also