Back to Devexpress

PdfViewer.CommentFilter Property

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfviewer-48b66f75.md

latest1.1 KB
Original Source

PdfViewer.CommentFilter Property

Obtains filter options for annotations and comments.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
[Browsable(false)]
public PdfCommentFilter CommentFilter { get; }
vb
<Browsable(False)>
Public ReadOnly Property CommentFilter As PdfCommentFilter

Property Value

TypeDescription
PdfCommentFilter

An object that contains comment filter options.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.XtraPdfViewer Namespace