Compression algorithm to use. Default is CcittG3.

Namespace:  TallComponents.PDF.Rasterizer
Assembly:  TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.43.0

Syntax

C#
public TiffCompression Compression { get; set; }
Visual Basic (Declaration)
Public Property Compression As TiffCompression

See Also