Online Documentation for Advanced Data Export .NET
QExportHTML.HTMLTemplate
public enum HtmlTemplate
{
htCustom,
htBW,
htClassic,
htColorFul,
htGray,
htMS_Money,
htMurky,
htOlive,
htPlain,
htSimple
}
public SqlManager.QExport.HTML.HtmlTemplate HtmlTemplate {get; set;}
Description
The HTMLTemplate property is used for setting the parameters of the result document (HTMLOptions property) and the exported data table (TableOptions property) simultaneously.