Table of Contents

Method CreateTiff

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

CreateTiff()

Creates options for TIFF images.

public static TiffImageCompressionOptions CreateTiff()

Returns

TiffImageCompressionOptions

The newly created options for TIFF images.

Remarks

The image will use RGB color space. Depending on the value of the BackgroundColor property, the image can also contain an alpha channel.