Skip to main content

DefaultPdfBarManagerItemNames.SelectAll Field

Returns the bSelectAll string. Identifies the Select All item in a document’s context menu.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v25.1.dll

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string SelectAll = "bSelectAll"

Field Value

Type
String
See Also