Skip to content

PDFBaseCompress Class

pdf base compress decoder and incoder because of Compress target is printable chars so we compress unprintable bytes to string and decompress string to unprintable bytes

Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public class PDFBaseCompress
Visual Basic
Public Class PDFBaseCompress
Visual C++
public ref class PDFBaseCompress

Inheritance Hierarchy

See Also