Aspose::Pdf::HtmlSaveOptions::TrySaveTextUnderliningAndStrikeoutingInCss field

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.

bool Aspose::Pdf::HtmlSaveOptions::TrySaveTextUnderliningAndStrikeoutingInCss

See Also