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

DefaultPdfBarManagerItemNames.OpenFromWeb Field

Returns the bOpenFromWeb string. Identifies the Open from web toolbar button that is used to open a PDF document from the web.

Namespace: DevExpress.Xpf.PdfViewer

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

Declaration

public const string OpenFromWeb = "bOpenFromWeb"

Field Value

Type
String
See Also