Table of Contents

Property Compression

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Compression

Gets or sets the image compression options.

public PaintedImageCompressionOptions Compression { get; set; }

Property Value

PaintedImageCompressionOptions

The compression options to use while saving produced images.

Remarks

Default value: PNG compression options created by the CreatePng() method.