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

    Identifies the Collapse All item in the Options menu on the Comments panel.

    Namespace: DevExpress.Xpf.PdfViewer

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

    NuGet Package: DevExpress.Wpf.PdfViewer

    Declaration

    public const string CommentViewerCollapseAll = "bCommentViewerCollapseAll"

    Field Value

    Type Description
    String

    bCommentViewerCollapseAll

    See Also