Skip to main content

DefaultPdfBarManagerItemNames.AttachmentsViewerSave Field

Identifies the Save 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 AttachmentsViewerSave = "bAttachmentsViewerSave"

Field Value

Type Description
String

bAttachmentsViewerSave

See Also