Skip to main content
All docs
V26.1
  • PdfViewer.CommentFilter Property

    Obtains filter options for annotations and comments.

    Namespace: DevExpress.XtraPdfViewer

    Assembly: DevExpress.XtraPdfViewer.v26.1.dll

    Declaration

    [Browsable(false)]
    public PdfCommentFilter CommentFilter { get; }

    Property Value

    Type Description
    PdfCommentFilter

    An object that contains comment filter options.

    See Also