Aspose::Pdf::Text::TextEditOptions::set_AllowLanguageTransformation method

TextEditOptions::set_AllowLanguageTransformation method

Sets value that permits usage of language transformation during adding or editing of text. true - language transformation will be applied if necessary (default value). false - language transformation will NOT be applied.

void Aspose::Pdf::Text::TextEditOptions::set_AllowLanguageTransformation(bool value)

See Also