Skip to main content

DefaultPdfBarManagerItemNames.AnnotationProperties Field

Returns the bAnnotationProperties string. Identifies the Properties… item in the document’s context menu for a selected text markup annotation.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string AnnotationProperties = "bAnnotationProperties"

Field Value

Type
String
See Also