Aspose::Pdf::Text::TextEditOptions::get_AllowLanguageTransformation method

TextEditOptions::get_AllowLanguageTransformation method

Gets 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.

bool Aspose::Pdf::Text::TextEditOptions::get_AllowLanguageTransformation() const

See Also