Method SetBitonal
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SetBitonal()
Sets the options to produce bitonal (black-and-white) images.
public TiffImageCompressionOptions SetBitonal()
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.