Skip to main content

DefaultPreviewBarItemNames.SinglePage Field

Returns “bSinglePage”. Corresponds to a button that enables a Document Preview to display one page at a time.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

Assembly: DevExpress.Xpf.Printing.v24.1.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string SinglePage = "bSinglePage"

Field Value

Type
String
See Also