Skip to main content

DefaultPdfBarManagerItemNames.DeleteAnnotation Field

Returns the bDeleteAnnotation string. Identifies the Delete item in the document’s context menu that deletes a selected annotation.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string DeleteAnnotation = "bDeleteAnnotation"

Field Value

Type
String
See Also