Property Document
- Namespace
- DotNetBrowser.Frames
- Assembly
- DotNetBrowser.dll
Document
The IDocument that can be used to work with DOM of the frame. Can be null if the frame doesn't have a document.
IDocument Document { get; }
The IDocument that can be used to work with DOM of the frame. Can be null if the frame doesn't have a document.
IDocument Document { get; }