Click or drag to resize
DocumentCompressionLevel Property
Gets or sets the PDF document compression level

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

Property Value

Type: CompressionLevel
See Also