Skip to main content
All docs
V25.1
  • DefaultPdfBarManagerItemNames.CommentViewerSetStatusCompleted Field

    Identifies the Completed item in the Set Status group in the annotation context menu invoked in the Comments pane.

    Namespace: DevExpress.Xpf.PdfViewer

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

    NuGet Package: DevExpress.Wpf.PdfViewer

    Declaration

    public const string CommentViewerSetStatusCompleted = "bCommentViewerSetStatusCompleted"

    Field Value

    Type Description
    String

    bCommentViewerSetStatusCompleted

    See Also