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

DefaultPreviewBarItemNames.PageLayoutSplit Field

Returns “bPageLayoutSplit”. Corresponds to the Page Layout split button in a Document Preview’s toolbar.

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 PageLayoutSplit = "bPageLayoutSplit"

Field Value

Type
String
See Also