Skip to main content

DefaultBarManagerItemNames.PreviousPage Field

Returns “bPreviousPage”. Corresponds to the Previous Page toolbar button that switches to the previous document page.

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public const string PreviousPage = "bPreviousPage"

Field Value

Type
String
See Also