ScreenshotOptionsOmitBackground Property |
Hides default white background and allows capturing screenshots with transparency. Default: false.
Namespace: SautinSoft.PdfVisionAssembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2025.3.28
Syntaxpublic bool OmitBackground { get; set; }
Public Property OmitBackground As Boolean
Get
Set
Property Value
Booleantrue if omit background; otherwise,
false.
See Also