Method SetGrayscale
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SetGrayscale()
Sets the options to produce grayscale images.
public PngImageCompressionOptions SetGrayscale()
Returns
- PngImageCompressionOptions
The instance used to call the method.
Remarks
Check the Convert PDF to image in C# and VB.NET article for examples of using this method.