Skip to main content

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string OpenFromWeb = "bOpenFromWeb"

Field Value

Type
String
See Also