HtmlSaveOptions.ExportSimilarBorderStyle

HtmlSaveOptions.ExportSimilarBorderStyle property

Indicating whether exporting the similar border style when the border style is not supported by browsers. If you want to import the html or mht file to excel, please keep the default value. The default value is false.

public bool ExportSimilarBorderStyle { get; set; }

See Also