Class
- Package:
 - Defined In : index.ashx
 - Class: AssetsTextToImage
 - Subclasses:   
 - Extends:  
 
Config Options
<config divider="" background="" contrast="">
	<span margin="" font="" style="" size="" color="" />
	<span margin="" font="" style="" size="" color="" />
</config>
Public Properties
- divider : like "^"
 - background : like "background.png"
 - contrast : like "12"
 
- margin : like "0,1,0,0"
 - font : like "Gothic.ttf"
 - style : like "bold"
 - size :like "14"
 - color : like "#222222"
 
Public Methods
<%=Html.Topic("TOPIC") %>when using divider 
<%=Html.Topic("TO^PIC") %>Public Events
    Topic image folde : /assets/dynamic/topic/cache/
    though delete in cache file, the image'll automaticly generate in cacahe folder
Example
example