ImageSaveOptionsJpegQuality Property |
Gets or sets the quality for output jpeg images from 1 to 100.
Default value: 90.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.1.20
Syntaxpublic int JpegQuality { get; set; }Public Property JpegQuality As Integer
Get
Set
Property Value
Int32
The quality for output jpeg images from 1 to 100.
Exceptions
See Also