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.dll) Version: 9.2.0.25824 (9.2.0.0)