Class UncompressedRasterOptions
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
The options for uncompressed raster bytes produced during PDF to image conversion.
public sealed class UncompressedRasterOptions : ImageCompressionOptions
- Inheritance
-
UncompressedRasterOptions
- Inherited Members
Remarks
The Convert PDF to image in C# and VB.NET article shows how to save PDF pages as images.
Check out the other articles and code samples on the PDF to image page.
Methods
- SetCmyk()
Sets the options to produce CMYK raster bytes.
- SetGrayscale()
Sets the options to produce grayscale raster bytes.