IBrowserSettingsTransparentBackgroundEnabled Property | 
Namespace: DotNetBrowser.Browser
bool TransparentBackgroundEnabled { get; set; }
| Exception | Condition | 
|---|---|
| ObjectDisposedException | The IBrowserSettings has already been disposed. | 
| ConnectionClosedException | The connection to the Chromium engine is closed. | 
This property is supported for the OffScreen rendering mode on Windows.
The attempt to set this property to true in the unsupported rendering mode will result in an exception.