Table of Contents

Method SetGrayscale

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

SetGrayscale()

Sets the options to produce grayscale images.

public TiffImageCompressionOptions SetGrayscale()

Returns

TiffImageCompressionOptions

The instance used to call the method.

Remarks

Check the Convert PDF to bitonal or grayscale images in .NET section of the Convert PDF to image in C# and VB.NET article. The section describes how to create black-and-white TIFF images.