Method ConvertToTiff

Namespace TallComponents.PDF.Rasterizer
Class Document

Convert this document to a multi-page TIFF.

Syntax

public  Void  ConvertToTiff( Stream  stream ConvertToTiffOptions  options RenderSettings  renderSettings Summary  summary )

Returns

Void

Parameters


Stream stream
Save TIFF to this stream.

ConvertToTiffOptions options
Options that control the format of the TIFF.

RenderSettings renderSettings
Settings that control the render process.

Summary summary
The summary to which diagnostics are written. This may be null