PdfEdit.Pdf.Filters NamespaceTerminal Works - PDF Printing.Net Library
 
Classes

  ClassDescription
Public classAscii85Decode
Implements the ASCII85Decode filter.
Public classAsciiHexDecode
Implements the ASCIIHexDecode filter.
Public classCryptDecode
CrpytDecode filter.For now it supports only IdentityFilter which doesn't change data stream in any way.
Public classFilter
Base class for all stream filters
Public classFlateDecode
Implements the FlateDecode filter by wrapping SharpZipLib.
Public classLzwDecode
Implements the LzwDecode filter.
Public classRunLengthDecode
Implements RunLengthDecode