Class PdfImageFrame
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for one frame of an image and its options. The options specify how the frame should be processed before adding it to PdfDocument.
public class PdfImageFrame
- Inheritance
-
PdfImageFrame
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- DeflateQuality
Gets or sets the Deflate quality.
- Jpeg2000CompressionRatio
Gets or sets the JPEG 2000 compression ratio.
- JpegQuality
Gets or sets the JPEG quality.
- OutputCompression
Gets or sets the compression to use for this frame's image data during recompression.
- RecompressAlways
Gets or sets a value indicating whether this frame MUST be recompressed before adding to document.
- ThresholdLevel
Gets or sets the threshold level.