Click or drag to resize

PdfDCTDecodeFilterFilterType Property

Gets the DCTDecode value.

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

Property Value

PdfFilterType
The DCTDecode value.
See Also