Aspose::Pdf::HtmlSaveOptions::set_SimpleTextboxModeGrouping method

HtmlSaveOptions::set_SimpleTextboxModeGrouping method

This attribute specifies a sequential grouping of glyphs and words into strings For example tags and words has different order in converted HTML and you want them to match. This parameter will be applied to document only when the value of FixedLayout attribute is true.

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

See Also