Aspose::Pdf::HtmlSaveOptions::set_SimpleTextboxModeGrouping metod

HtmlSaveOptions::set_SimpleTextboxModeGrouping method

Detta attribut specificerar en sekventiell gruppering av glyphs och ord i strängar. Till exempel har taggar och ord olika ordning i konverterad HTML och du vill att de ska matcha. Denna parameter tillämpas på dokumentet endast när värdet för FixedLayout‑attributet är true.

void Aspose::Pdf::HtmlSaveOptions::set_SimpleTextboxModeGrouping(bool value)

Se även