Skip to main content

DefaultPdfBarManagerItemNames.AttachmentsViewerOpen Field

Returns the bAttachmentsViewerOpen string. Identifies the Open Attachment button on the Attachments panel.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string AttachmentsViewerOpen = "bAttachmentsViewerOpen"

Field Value

Type
String
See Also