Method SetGrayscale
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SetGrayscale()
Sets the options to produce grayscale images.
public JpegImageCompressionOptions SetGrayscale()
Returns
- JpegImageCompressionOptions
The instance used to call the method.
Remarks
The Convert PDF to JPG in .NET article shows how to save PDF pages as JPG images.