[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLDocument2

IHTMLDocument2 Interface

IHTMLDocument2 interface.

Namespace: C1.Win.C1Editor.Internal.HTML
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
[Guid("332C4425-26CB-11D0-B483-00C04FD90119")]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLDocument2

Properties

Name Description
Script

Script property of IHTMLDocument2 interface.

activeElement

activeElement property of IHTMLDocument2 interface.

alinkColor

alinkColor property of IHTMLDocument2 interface.

all

all property of IHTMLDocument2 interface.

anchors

anchors property of IHTMLDocument2 interface.

applets

applets property of IHTMLDocument2 interface.

bgColor

bgColor property of IHTMLDocument2 interface.

body

body property of IHTMLDocument2 interface.

charset

charset property of IHTMLDocument2 interface.

cookie property of IHTMLDocument2 interface.

defaultCharset

defaultCharset property of IHTMLDocument2 interface.

designMode

designMode property of IHTMLDocument2 interface.

domain

domain property of IHTMLDocument2 interface.

embeds

embeds property of IHTMLDocument2 interface.

expando

expando property of IHTMLDocument2 interface.

fgColor

fgColor property of IHTMLDocument2 interface.

fileCreatedDate

fileCreatedDate property of IHTMLDocument2 interface.

fileModifiedDate

fileModifiedDate property of IHTMLDocument2 interface.

fileSize

fileSize property of IHTMLDocument2 interface.

fileUpdatedDate

fileUpdatedDate property of IHTMLDocument2 interface.

forms

forms property of IHTMLDocument2 interface.

frames

frames property of IHTMLDocument2 interface.

images

images property of IHTMLDocument2 interface.

lastModified

lastModified property of IHTMLDocument2 interface.

linkColor

linkColor property of IHTMLDocument2 interface.

links property of IHTMLDocument2 interface.

location

location property of IHTMLDocument2 interface.

mimeType

mimeType property of IHTMLDocument2 interface.

nameProp

nameProp property of IHTMLDocument2 interface.

onafterupdate

onafterupdate property of IHTMLDocument2 interface.

onbeforeupdate

onbeforeupdate property of IHTMLDocument2 interface.

onclick

onclick property of IHTMLDocument2 interface.

ondblclick

ondblclick property of IHTMLDocument2 interface.

ondragstart

ondragstart property of IHTMLDocument2 interface.

onerrorupdate

onerrorupdate property of IHTMLDocument2 interface.

onhelp

onhelp property of IHTMLDocument2 interface.

onkeydown

onkeydown property of IHTMLDocument2 interface.

onkeypress

onkeypress property of IHTMLDocument2 interface.

onkeyup

onkeyup property of IHTMLDocument2 interface.

onmousedown

onmousedown property of IHTMLDocument2 interface.

onmousemove

onmousemove property of IHTMLDocument2 interface.

onmouseout

onmouseout property of IHTMLDocument2 interface.

onmouseover

onmouseover property of IHTMLDocument2 interface.

onmouseup

onmouseup property of IHTMLDocument2 interface.

onreadystatechange

onreadystatechange property of IHTMLDocument2 interface.

onrowenter

onrowenter property of IHTMLDocument2 interface.

onrowexit

onrowexit property of IHTMLDocument2 interface.

onselectstart

onselectstart property of IHTMLDocument2 interface.

parentWindow

parentWindow property of IHTMLDocument2 interface.

plugins

plugins property of IHTMLDocument2 interface.

protocol

protocol property of IHTMLDocument2 interface.

readyState

readyState property of IHTMLDocument2 interface.

referrer

referrer property of IHTMLDocument2 interface.

scripts

scripts property of IHTMLDocument2 interface.

security

security property of IHTMLDocument2 interface.

selection

selection property of IHTMLDocument2 interface.

styleSheets

styleSheets property of IHTMLDocument2 interface.

title

title property of IHTMLDocument2 interface.

url

url property of IHTMLDocument2 interface.

vlinkColor

vlinkColor property of IHTMLDocument2 interface.

Methods

Name Description
clear()

clear method of IHTMLDocument2 interface.

close()

close method of IHTMLDocument2 interface.

createElement(string)

createElement method of IHTMLDocument2 interface.

createStyleSheet(string, int)

createStyleSheet method of IHTMLDocument2 interface.

elementFromPoint(int, int)

elementFromPoint method of IHTMLDocument2 interface.

execCommand(string, bool, object)

execCommand method of IHTMLDocument2 interface.

execCommandShowHelp(string)

execCommandShowHelp method of IHTMLDocument2 interface.

open(string, object, object, object)

open method of IHTMLDocument2 interface.

queryCommandEnabled(string)

queryCommandEnabled method of IHTMLDocument2 interface.

queryCommandIndeterm(string)

queryCommandIndeterm method of IHTMLDocument2 interface.

queryCommandState(string)

queryCommandState method of IHTMLDocument2 interface.

queryCommandSupported(string)

queryCommandSupported method of IHTMLDocument2 interface.

queryCommandText(string)

queryCommandText method of IHTMLDocument2 interface.

queryCommandValue(string)

queryCommandValue method of IHTMLDocument2 interface.

toString()

toString method of IHTMLDocument2 interface.

write(object)

write method of IHTMLDocument2 interface.

writeln(object)

writeln method of IHTMLDocument2 interface.