Click or drag to resize

PdfFilterFilterType Property

Gets the PdfFilterType of the current PdfFilter instance.

Namespace: SautinSoft.Pdf.Filters
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
Syntax
public abstract PdfFilterType FilterType { get; }

Property Value

PdfFilterType
The PdfFilterType of the current PdfFilter instance.
See Also