Skip to main content

DefaultPreviewBarItemNames.ShowCoverPage Field

Returns “bShowCoverPage”. Corresponds to a button specifying whether to display the first document page separately or alongside the next document page.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string ShowCoverPage = "bShowCoverPage"

Field Value

Type
String
See Also