Click or drag to resize

PdfOptionsJpegQuality Property

Gets or sets the default quality when saving in JPEG format.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public int JpegQuality { get; set; }

Property Value

Type: Int32
See Also