Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IMarkupContainer Interface / OwningDoc Method

In This Topic
    OwningDoc Method (IMarkupContainer)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Function OwningDoc( _
       ByRef ppDoc As IHTMLDocument2 _
    ) As System.Integer
    System.int OwningDoc( 
       out IHTMLDocument2 ppDoc
    )

    Parameters

    ppDoc
    See Also