Click or drag to resize

PdfFlateDecodeFilterFilterType Property

Gets the FlateDecode value.

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

Property Value

PdfFilterType
The FlateDecode value.
See Also