Aspose::Pdf::Text::TableAbsorber::set_UseFlowEngine method

TableAbsorber::set_UseFlowEngine method

void Aspose::Pdf::Text::TableAbsorber::set_UseFlowEngine(bool value)

Remarks

  • Enable an alternative table recognition engine that is superior in numerous scenarios and is capable of recognizing tables without borders. Doesn’t support editing tables and getting text styles yet. Default value is false;

See Also