Property Contents
- Namespace
- DotNetBrowser.Dom
- Assembly
- DotNetBrowser.dll
Contents
Gets the image displayed by the element.
Bitmap Contents { get; }
Property Value
Remarks
The size of the bitmap depends on the size of the original image. It is not affected by the size specified for the element.
Exceptions
- ObjectDisposedException
The IImageElement has already been disposed.