Skip to main content

DefaultPreviewBarItemNames.PageNumber Field

Returns “pageNumberEdit”. Corresponds to the item in the status bar that displays the current page number and a total number of pages, and allows you to navigate to a specific document page.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string PageNumber = "pageNumberEdit"

Field Value

Type
String
See Also