Online Documentation for Advanced Data Export .NET
HtmlTemplate
Namespace
public enum HtmlTemplate
{
htCustom,
htBW,
htClassic,
htColorFul,
htGray,
htMS_Money,
htMurky,
htOlive,
htPlain,
htSimple
}
Description
Defines the pre-defined templates of the result files (the settings of the HtmlOptions and TableOptions properties). Along with the standard templates, you can create your own using the SaveTemplateToFile and LoadTemplateFromFile methods.
| 
           See also:  | 
      
