Compression algorithm to use. Default is CcittG3.

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

Syntax

C#
public TiffCompression Compression { get; set; }
Visual Basic
Public Property Compression As TiffCompression
	Get
	Set

See Also