Click or drag to resize

DocumentCompressionLevel Property

Gets or sets the PDF document compression level

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public CompressionLevel CompressionLevel { get; set; }

Property Value

Type: CompressionLevel
See Also