Skip to main content
All docs
V24.1

PdfViewerCommandId.ExpandAllCommentTree Field

Gets an ID of the ExpandAllCommentTreeCommand.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v24.1.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public static readonly PdfViewerCommandId ExpandAllCommentTree

Field Value

Type Description
PdfViewerCommandId

A command ID.

See Also