Skip to main content

DefaultPreviewBarItemNames.FirstPage Field

Returns “bFirstPage”. Corresponds to the First Page toolbar button that switches to the first document page.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string FirstPage = "bFirstPage"

Field Value

Type
String
See Also