ExpertPdf Html to Pdf Converter Library
PdfCompressionLevel Enumeration
NamespacesExpertPdf.HtmlToPdfPdfCompressionLevel
ExpertPdf Html to Pdf Converter Library
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: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)