Skip to main content
All docs
V23.2

PdfViewerCommandId.SortCommentsByPage Field

Identifies the SortCommentsByPageCommand.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public static readonly PdfViewerCommandId SortCommentsByPage

Field Value

Type Description
PdfViewerCommandId

A command ID.

See Also