Click or drag to resize

ScreenshotOptionsOmitBackground Property

Hides default white background and allows capturing screenshots with transparency. Default: false.

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.6.20
Syntax
public bool OmitBackground { get; set; }

Property Value

Boolean
true if omit background; otherwise, false.
See Also