[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLDocument3

IHTMLDocument3 Interface

IHTMLDocument3 interface.

Namespace: C1.Win.C1Editor.Internal.HTML
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
[Guid("3050F485-98B5-11CF-BB82-00AA00BDCE0B")]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLDocument3

Properties

Name Description
baseUrl

baseUrl property of IHTMLDocument3 interface.

childNodes

childNodes property of IHTMLDocument3 interface.

dir

dir property of IHTMLDocument3 interface.

documentElement

documentElement property of IHTMLDocument3 interface.

enableDownload

enableDownload property of IHTMLDocument3 interface.

inheritStyleSheets

inheritStyleSheets property of IHTMLDocument3 interface.

onbeforeeditfocus

onbeforeeditfocus property of IHTMLDocument3 interface.

oncellchange

oncellchange property of IHTMLDocument3 interface.

oncontextmenu

oncontextmenu property of IHTMLDocument3 interface.

ondataavailable

ondataavailable property of IHTMLDocument3 interface.

ondatasetchanged

ondatasetchanged property of IHTMLDocument3 interface.

ondatasetcomplete

ondatasetcomplete property of IHTMLDocument3 interface.

onpropertychange

onpropertychange property of IHTMLDocument3 interface.

onrowsdelete

onrowsdelete property of IHTMLDocument3 interface.

onrowsinserted

onrowsinserted property of IHTMLDocument3 interface.

onstop

onstop property of IHTMLDocument3 interface.

parentDocument

parentDocument property of IHTMLDocument3 interface.

uniqueID

uniqueID property of IHTMLDocument3 interface.

Methods

Name Description
attachEvent(string, object)

attachEvent method of IHTMLDocument3 interface.

createDocumentFragment()

createDocumentFragment method of IHTMLDocument3 interface.

createTextNode(string)

createTextNode method of IHTMLDocument3 interface.

detachEvent(string, object)

detachEvent method of IHTMLDocument3 interface.

getElementById(string)

getElementById method of IHTMLDocument3 interface.

getElementsByName(string)

getElementsByName method of IHTMLDocument3 interface.

getElementsByTagName(string)

getElementsByTagName method of IHTMLDocument3 interface.

recalc(bool)

recalc method of IHTMLDocument3 interface.

releaseCapture()

releaseCapture method of IHTMLDocument3 interface.