HTMLFrameElement.ContentDocument
HTMLFrameElement.ContentDocument property
The document this frame contains, if there is any and it is available, or null
otherwise. @since DOM Level 2
public HTMLDocument ContentDocument { get; }
See Also
- class HTMLDocument
- class HTMLFrameElement
- package com.aspose.html
- package Aspose.HTML