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

DefaultPdfBarManagerItemNames.AttachmentsViewerOpen Field

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

Namespace: DevExpress.Xpf.PdfViewer

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

Declaration

public const string AttachmentsViewerOpen = "bAttachmentsViewerOpen"

Field Value

Type
String
See Also