Aspose::Pdf::HtmlSaveOptions::get_SimpleTextboxModeGrouping method
HtmlSaveOptions::get_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.
bool Aspose::Pdf::HtmlSaveOptions::get_SimpleTextboxModeGrouping() const
See Also
- Class HtmlSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++