Click or drag to resize

PdfStreamFilters Property

Gets the filters applied to this PdfStream.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.8.3
Syntax
public PdfFilterCollection Filters { get; }

Property Value

PdfFilterCollection
The filters applied to this PdfStream.
See Also