C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLDocument3 Interface : parentDocument Property |
parentDocument
property of IHTMLDocument3
interface.
'Declaration ReadOnly Property parentDocument As IHTMLDocument2
IHTMLDocument2 parentDocument {get;}
An original IDL definition of parentDocument
property was the following: IHTMLDocument2* parentDocument
;