Skip to main content

DefaultPdfBarManagerItemNames.SelectTool Field

Returns the bSelectTool string. Identifies the Select tool item in a document’s context menu, which enables you to select the document content.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string SelectTool = "bSelectTool"

Field Value

Type Description
String

bSelectTool

See Also