Method SetCmyk
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SetCmyk()
Sets the options to produce CMYK images.
public JpegImageCompressionOptions SetCmyk()
Returns
- JpegImageCompressionOptions
The instance used to call the method.
Remarks
Check the Convert PDF to JPG in .NET article for examples of using this method.