Skip to main content
All docs
V23.2

DefaultPdfBarManagerItemNames.CommentViewerCollapseAll Field

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

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string CommentViewerCollapseAll = "bCommentViewerCollapseAll"

Field Value

Type Description
String

bCommentViewerCollapseAll

See Also