HtmlSaveOptions.CellCssPrefix

HtmlSaveOptions.CellCssPrefix property

Gets and sets the prefix of the css name,the default value is “”.

public string CellCssPrefix { get; set; }

See Also