PdfCommentFilter.Authors Property
In This Article
Retrieves a list of authors whose annotations should be displayed.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
#Declaration
#Property Value
Type | Description |
---|---|
ISet<String> | A list of annotation authors. |
See Also