Aspose::Pdf::Text::TableAbsorber::set_TextSearchOptions method

TableAbsorber::set_TextSearchOptions method

Sets text search options.

virtual void Aspose::Pdf::Text::TableAbsorber::set_TextSearchOptions(System::SharedPtr<Aspose::Pdf::Text::TextSearchOptions> value)

Remarks

Allows to define several options that will be used during search text containing in tables.

See Also