Click or drag to resize

ScreenshotOptionsType Property

Specify screenshot type, can be either jpeg or png. Default: Png.

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.12.6
Syntax
public ScreenshotType Type { get; set; }

Property Value

ScreenshotType
The type.
See Also