RenderingOptionsTIFFCompression Property ByteScout PDF Renderer SDK
Gets or sets the compression type of output TIFF images. Default is TIFFCompression.LZW.

Namespace:  Bytescout.PDFRenderer
Assembly:  Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.1.4800-master
Syntax

public TIFFCompression TIFFCompression { get; set; }

Property Value

Type: TIFFCompression
TIFF compression type.

Implements

IRenderingOptionsTIFFCompression
See Also

Reference