SVGDocument | - getSVGDocument()
- This method must return the Document object embedded content
in an embedding element, or null if there is no document. Note that this is equivalent to fetching the value of the
EmbeddingElement::contentDocument attribute of the embedding
element, if the EmbeddingElement interface is also implemented.
|