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

Declaration

public const string Print = "bPrint"

Field Value

Type
String
See Also