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

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public const string PageNumber = "pageNumberEdit"

Field Value

Type
String
See Also