Specifies options for converting PDF pages to TIFF images. By default, black-and-white images will be generated, using CCITT Group 3 fax compression.

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

Syntax

C#
public class ConvertToTiffOptions
Visual Basic (Declaration)
Public Class ConvertToTiffOptions

Inheritance Hierarchy

System..::.Object
  TallComponents.PDF.Rasterizer..::.ConvertToTiffOptions

See Also