PdfMarkupAnnotationComment.Reviews Property
Retrieves the reviews applied to the comment.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v22.1.Core.dll
Declaration
Property Value
Type | Description |
---|---|
IReadOnlyCollection<PdfMarkupAnnotationReview> | A collection of reviews. |
See Also