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: 2025.10.22
Syntax
public PdfFilterCollection Filters { get; }

Property Value

PdfFilterCollection
The filters applied to this PdfStream.
See Also