Compression algorithm to use. Default is CcittG3.
Namespace: TallComponents.PDF.RasterizerAssembly: 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 |