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

DefaultPdfBarManagerItemNames.Print Field

Returns the bPrint string. Identifies the Print toolbar button. The button is used to invoke the Print dialog allowing you to specify print settings and print a document.

Namespace: DevExpress.Xpf.PdfViewer

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

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

Declaration

public const string Print = "bPrint"

Field Value

Type
String
See Also