Back to Devexpress

PdfCommentFilter Class

officefileapi-devexpress-dot-pdf-836de80d.md

latest1.2 KB
Original Source

PdfCommentFilter Class

Contains filters that can be applied to annotations.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Drawing.dll

NuGet Package : DevExpress.Pdf.Drawing

Declaration

csharp
public class PdfCommentFilter
vb
Public Class PdfCommentFilter

The following members return PdfCommentFilter objects:

LibraryRelated API Members
WinForms ControlsPdfViewer.CommentFilter
WPF ControlsPdfCommentViewerSettings.Filter

Remarks

The filters are applied to the annotations in the Comments pane and in the document.

Inheritance

Object PdfCommentFilter

See Also

PdfCommentFilter Members

DevExpress.Pdf Namespace