Click or drag to resize

ScreenshotOptionsQuality Property

The quality of the image (only for JPEG), between 0-100. Not applicable to PNG images. Default: null.

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2025.4.23
Syntax
public int? Quality { get; set; }

Property Value

NullableInt32
The quality.
See Also