ScreenshotOptionsType Property |
Specify screenshot type, can be either jpeg or png. Default:
Png.
Namespace: SautinSoft.PdfVisionAssembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.12.6
Syntaxpublic ScreenshotType Type { get; set; }
Public Property Type As ScreenshotType
Get
Set
Property Value
ScreenshotTypeThe type.
See Also