content_document property
content_document property
The document this frame contains, if there is any and it is available,
or null otherwise.
@since DOM Level 2
Definition:
@property
def content_document(self):
    ...
See Also
- module aspose.html
- class HTMLDocument
- class HTMLFrameElement