PdfUnknownFilterDecodeParms Property |
Gets the decoding parameters of this non-standard
PdfFilter.
Namespace: SautinSoft.Pdf.FiltersAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.1.20
Syntaxpublic PdfDictionary DecodeParms { get; }Public ReadOnly Property DecodeParms As PdfDictionary
Get
Property Value
PdfDictionary
The decoding parameters of this non-standard
PdfFilter.
See Also