Skip to main content

DefaultPreviewBarItemNames.TwoPages Field

Returns “bTwoPages”. Corresponds to a button that enables a Document Preview to display two pages side-by-side.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string TwoPages = "bTwoPages"

Field Value

Type
String
See Also