Aspose::Words::AI::CheckGrammarOptions::set_PreserveFormatting method

CheckGrammarOptions::set_PreserveFormatting method

Allows to specify either CheckGrammar() will try to preserve layout and formatting of the original document, or not. Default value is true.

void Aspose::Words::AI::CheckGrammarOptions::set_PreserveFormatting(bool value)

See Also