Click or drag to resize

PdfCodecCompressionCompression Property

Gets a value representing one of the standard PDF compression values.

Namespace:  Atalasoft.Imaging.Codec.Pdf
Assembly:  Atalasoft.dotImage.Pdf (in Atalasoft.dotImage.Pdf.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public PdfCompressionType Compression { get; set; }

Property Value

Type: PdfCompressionType
See Also