Property InvertImage

Namespace TallComponents.PDF.Rasterizer
Class ConvertToTiffOptions

Invert the TIFF image if set to true. Some TIFF viewers don't respect all tags and display the image inverted. This setting should fix that.

This setting only has effect for 1bpp images.

Syntax

public  Boolean  InvertImage  {  get;  set;  }

Property value

Boolean