Skip to main content

DefaultPreviewBarItemNames.LastPage Field

Returns “bLastPage”. Corresponds to the Last Page toolbar button that switches to the last document page.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string LastPage = "bLastPage"

Field Value

Type
String
See Also