Skip to main content

DefaultPreviewBarItemNames.Copy Field

Returns “bCopy”. Corresponds to the Copy command of a document’s context menu, which enables you to copy the selected document content.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string Copy = "bCopy"

Field Value

Type
String
See Also