HtmlSaveOptions.TrySaveTextUnderliningAndStrikeoutingInCss

HtmlSaveOptions.TrySaveTextUnderliningAndStrikeoutingInCss field

PDF itself does not contain underlining markers for texts. It emulated with line situated under text. This option allows converter try guess that this or that line is a text’s underlining and put this info into CSS instead of drawing of underlining graphically

public bool TrySaveTextUnderliningAndStrikeoutingInCss;

See Also