Click or drag to resize
Pdf Library for .NET

PdfDocumentCompressionLevel Property

Gets or sets the pdf document compression level.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public PdfCompressionLevel CompressionLevel { get; set; }

Property Value

Type: PdfCompressionLevel
See Also