Skip to main content

DefaultPreviewBarItemNames.SelectTool Field

Returns “bSelectTool”. Corresponds to the Select Tool command of a document’s context menu, which enables you to select the document content.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string SelectTool = "bSelectTool"

Field Value

Type
String
See Also