Skip to main content

DefaultPreviewBarItemNames.WrapPages Field

Returns “bWrapPages”. Corresponds to a button that enables a Document Preview to display as many pages side-by-side as possible with the current zoom factor.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string WrapPages = "bWrapPages"

Field Value

Type
String
See Also