Skip to main content
All docs
V23.2

DefaultPdfBarManagerItemNames.CommentViewerExpandAll Field

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

Field Value

Type Description
String

bCommentViewerExpandAll

See Also