Winnovative HTML to PDF Converter Library for .NET
PdfCompressionLevel Enumeration
NamespacesWinnovative.WnvHtmlConvertPdfCompressionLevel
Winnovative HTML to PDF Converter Library for .NET
The rendered PDF compression level.
Declaration Syntax
C#Visual BasicVisual C++
public enum PdfCompressionLevel
Public Enumeration PdfCompressionLevel
public enum class PdfCompressionLevel
Members
MemberDescription
NoCompression
The PDF document is not compressed.

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

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

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)