ScreenshotOptionsQuality Property |
The quality of the image (only for JPEG), between 0-100. Not applicable to PNG images. Default: null.
Namespace: SautinSoft.PdfVisionAssembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2025.4.23
Syntaxpublic int? Quality { get; set; }
Public Property Quality As Integer?
Get
Set
Property Value
NullableInt32The quality.
See Also