Click or drag to resize

PdfUnknownFilterDecodeParms Property

Gets the decoding parameters of this non-standard PdfFilter.

Namespace: SautinSoft.Pdf.Filters
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.1.20
Syntax
public PdfDictionary DecodeParms { get; }

Property Value

PdfDictionary
The decoding parameters of this non-standard PdfFilter.
See Also