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

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

Declaration

public const string SelectTool = "bSelectTool"

Field Value

Type
String
See Also