PdfCommentSortMode Enum
Lists values used to specify the annotation’s sort mode in the Comments pane.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
#Declaration
#Members
Name | Description |
---|---|
Page
|
Annotations are sorted by page. |
Author
|
Annotations are sorted by author. |
Date
|
Annotations are sorted by date. |
Checked
|
Annotations are sorted by checkmark status (checked or unchecked). |
Type
|
Annotations are sorted by type. |
#Related API Members
The following properties accept/return PdfCommentSortMode values:
Library | Related API Members |
---|---|
Win |
Pdf |
WPF Controls | Pdf |