Click or drag to resize

PdfEncoderJpeg2000Quality Property

Gets or sets Jpeg2000 quality value.

Namespace:  Atalasoft.Imaging.Codec.Pdf
Assembly:  Atalasoft.dotImage.Pdf (in Atalasoft.dotImage.Pdf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int Jpeg2000Quality { get; set; }

Property Value

Type: Int32
Remarks
Valid values are from 1 to 100.
Remarks
Default: 50.
See Also