PdfDictionaryPdfStreamUnfilter Method Terminal Works - PDF Printing.Net Library
Tries to unfilter the bytes of the stream. If the stream is filtered and it isn't image type PDFEdit, the stream content is replaced by its unfiltered value. Otherwise the content remains untouched and the function returns false.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void Unfilter()
See Also

Reference