PDFsharp-net6

CompressionMethod

Namespace: PdfSharp.BigGustave

The method used to compress the image data.

public enum CompressionMethod

Inheritance ObjectValueTypeEnumCompressionMethod
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
DeflateWithSlidingWindow 0 Deflate/inflate compression with a sliding window of at most 32768 bytes.