StiHtmlTagsState Class

Namespace: Stimulsoft.Base.Drawing

Methods

Method Returns Description
clone StiHtmlTagsState  
getStyleAttribute string  

Method Details

clone

clone(): StiHtmlTagsState

Returns StiHtmlTagsState


getStyleAttribute

getStyleAttribute(name: string): string

Parameters

  • name (string)

Returns string

Fields

Field Type Description
backColor Color  
bold boolean  
fontColor Color  
fontName string  
fontSize number  
href string  
hrefTarget string  
htmlStyle string  
indent number  
isBackcolorChanged boolean  
isColorChanged boolean  
italic boolean  
letterSpacing number  
lineHeight number  
strikeout boolean  
styleAttributes Hashtable  
subscript boolean  
superscript boolean  
tag StiHtmlTag2  
textAlign StiTextHorAlignment  
underline boolean  
wordSpacing number