Completion requirements
The Document interface is an interface for web documents. It represents a document as a logical tree and has different properties and methods you can access as you build.
Constructor
Document()
-
Creates a new
Document
object.