Winnovative PDF Creator Library for .NET
CompressionLevel Enumeration
NamespacesWinnovative.PdfCreatorCompressionLevel
Winnovative PDF Creator Library for .NET
The PDF streams compression level.
Declaration Syntax
C#Visual BasicVisual C++
public enum CompressionLevel
Public Enumeration CompressionLevel
public enum class CompressionLevel
Members
MemberDescription
NoCompression
The PDF document is not compressed.

NormalCompression
Normal compression level. This is the default compression level of the PDF document.

BestCompression
Produces the smallest PDF document but it takes longer to compress the streams.

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)