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

    Identifies the Expand 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 CommentViewerExpandAll = "bCommentViewerExpandAll"

    Field Value

    Type Description
    String

    bCommentViewerExpandAll

    See Also