[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLStyle

IHTMLStyle Interface

IHTMLStyle interface.

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

Properties

Name Description
background

background property of IHTMLStyle interface.

backgroundAttachment

backgroundAttachment property of IHTMLStyle interface.

backgroundColor

backgroundColor property of IHTMLStyle interface.

backgroundImage

backgroundImage property of IHTMLStyle interface.

backgroundPosition

backgroundPosition property of IHTMLStyle interface.

backgroundPositionX

backgroundPositionX property of IHTMLStyle interface.

backgroundPositionY

backgroundPositionY property of IHTMLStyle interface.

backgroundRepeat

backgroundRepeat property of IHTMLStyle interface.

border

border property of IHTMLStyle interface.

borderBottom

borderBottom property of IHTMLStyle interface.

borderBottomColor

borderBottomColor property of IHTMLStyle interface.

borderBottomStyle

borderBottomStyle property of IHTMLStyle interface.

borderBottomWidth

borderBottomWidth property of IHTMLStyle interface.

borderColor

borderColor property of IHTMLStyle interface.

borderLeft

borderLeft property of IHTMLStyle interface.

borderLeftColor

borderLeftColor property of IHTMLStyle interface.

borderLeftStyle

borderLeftStyle property of IHTMLStyle interface.

borderLeftWidth

borderLeftWidth property of IHTMLStyle interface.

borderRight

borderRight property of IHTMLStyle interface.

borderRightColor

borderRightColor property of IHTMLStyle interface.

borderRightStyle

borderRightStyle property of IHTMLStyle interface.

borderRightWidth

borderRightWidth property of IHTMLStyle interface.

borderStyle

borderStyle property of IHTMLStyle interface.

borderTop

borderTop property of IHTMLStyle interface.

borderTopColor

borderTopColor property of IHTMLStyle interface.

borderTopStyle

borderTopStyle property of IHTMLStyle interface.

borderTopWidth

borderTopWidth property of IHTMLStyle interface.

borderWidth

borderWidth property of IHTMLStyle interface.

clear

clear property of IHTMLStyle interface.

clip

clip property of IHTMLStyle interface.

color

color property of IHTMLStyle interface.

cssText

cssText property of IHTMLStyle interface.

cursor

cursor property of IHTMLStyle interface.

display

display property of IHTMLStyle interface.

filter

filter property of IHTMLStyle interface.

font

font property of IHTMLStyle interface.

fontFamily

fontFamily property of IHTMLStyle interface.

fontSize

fontSize property of IHTMLStyle interface.

fontStyle

fontStyle property of IHTMLStyle interface.

fontVariant

fontVariant property of IHTMLStyle interface.

fontWeight

fontWeight property of IHTMLStyle interface.

height

height property of IHTMLStyle interface.

left

left property of IHTMLStyle interface.

letterSpacing

letterSpacing property of IHTMLStyle interface.

lineHeight

lineHeight property of IHTMLStyle interface.

listStyle

listStyle property of IHTMLStyle interface.

listStyleImage

listStyleImage property of IHTMLStyle interface.

listStylePosition

listStylePosition property of IHTMLStyle interface.

listStyleType

listStyleType property of IHTMLStyle interface.

margin

margin property of IHTMLStyle interface.

marginBottom

marginBottom property of IHTMLStyle interface.

marginLeft

marginLeft property of IHTMLStyle interface.

marginRight

marginRight property of IHTMLStyle interface.

marginTop

marginTop property of IHTMLStyle interface.

overflow

overflow property of IHTMLStyle interface.

padding

padding property of IHTMLStyle interface.

paddingBottom

paddingBottom property of IHTMLStyle interface.

paddingLeft

paddingLeft property of IHTMLStyle interface.

paddingRight

paddingRight property of IHTMLStyle interface.

paddingTop

paddingTop property of IHTMLStyle interface.

pageBreakAfter

pageBreakAfter property of IHTMLStyle interface.

pageBreakBefore

pageBreakBefore property of IHTMLStyle interface.

pixelHeight

pixelHeight property of IHTMLStyle interface.

pixelLeft

pixelLeft property of IHTMLStyle interface.

pixelTop

pixelTop property of IHTMLStyle interface.

pixelWidth

pixelWidth property of IHTMLStyle interface.

posHeight

posHeight property of IHTMLStyle interface.

posLeft

posLeft property of IHTMLStyle interface.

posTop

posTop property of IHTMLStyle interface.

posWidth

posWidth property of IHTMLStyle interface.

position

position property of IHTMLStyle interface.

styleFloat

styleFloat property of IHTMLStyle interface.

textAlign

textAlign property of IHTMLStyle interface.

textDecoration

textDecoration property of IHTMLStyle interface.

textDecorationBlink property of IHTMLStyle interface.

textDecorationLineThrough

textDecorationLineThrough property of IHTMLStyle interface.

textDecorationNone

textDecorationNone property of IHTMLStyle interface.

textDecorationOverline

textDecorationOverline property of IHTMLStyle interface.

textDecorationUnderline

textDecorationUnderline property of IHTMLStyle interface.

textIndent

textIndent property of IHTMLStyle interface.

textTransform

textTransform property of IHTMLStyle interface.

top

top property of IHTMLStyle interface.

verticalAlign

verticalAlign property of IHTMLStyle interface.

visibility

visibility property of IHTMLStyle interface.

whiteSpace

whiteSpace property of IHTMLStyle interface.

width

width property of IHTMLStyle interface.

wordSpacing

wordSpacing property of IHTMLStyle interface.

zIndex

zIndex property of IHTMLStyle interface.

Methods

Name Description
getAttribute(string, int)

getAttribute method of IHTMLStyle interface.

removeAttribute(string, int)

removeAttribute method of IHTMLStyle interface.

setAttribute(string, object, int)

setAttribute method of IHTMLStyle interface.

toString()

toString method of IHTMLStyle interface.