Element.Document
Property
Description:
Returns the Document in which the Element resides.
Returns the Document in which the Element resides.
Remarks:
All elements are contained within a document. An element can be retrieved from this document by using the id that is returned by the element's id property.
All elements are contained within a document. An element can be retrieved from this document by using the id that is returned by the element's id property.