Skip to main content
All docs
V25.1
  • PdfViewerCommandId.SortCommentsByType Field

    Identifies the SortCommentsByTypeCommand.

    Namespace: DevExpress.XtraPdfViewer.Commands

    Assembly: DevExpress.XtraPdfViewer.v25.1.dll

    NuGet Package: DevExpress.Win.PdfViewer

    Declaration

    public static readonly PdfViewerCommandId SortCommentsByType

    Field Value

    Type Description
    PdfViewerCommandId

    A command ID.

    See Also