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

DefaultPdfBarManagerItemNames.PageLayout Field

Returns the bPageLayout string. Identifies the Page Display split button in the viewer’s toolbar.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PdfViewer, DevExpress.Wpf.PdfViewer

Declaration

public const string PageLayout = "bPageLayout"

Field Value

Type
String
See Also