Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string Print = "bPrint"

Field Value

Type
String
See Also