PdfViewer.CommentFilter Property
Obtains filter options for annotations and comments.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
[Browsable(false)]
public PdfCommentFilter CommentFilter { get; }
#Property Value
Type | Description |
---|---|
Pdf |
An object that contains comment filter options. |