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 )

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.