Skip to main content

DefaultPreviewBarItemNames.PageSetup Field

Returns “bPageSetup”. Corresponds to the Page Setup toolbar button that invokes the dialog allowing you to adjust a document’s page settings.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string PageSetup = "bPageSetup"

Field Value

Type
String
See Also