PdfDCTDecodeFilterFilterType Property |
Namespace: SautinSoft.Pdf.FiltersAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic override PdfFilterType FilterType { get; }Public Overrides ReadOnly Property FilterType As PdfFilterType
Get
Property Value
PdfFilterType
The
DCTDecode value.
See Also