Property Quality
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Quality
Gets the JPEG compression quality.
public int Quality { get; }
Property Value
- int
The JPEG compression quality.
Remarks
The JPEG quality is a value between 1 and 100 inclusive.
The quality value of 100 preserves most details but produces biggest output.