Aspose::Words::Saving::TxtSaveOptionsBase::set_Encoding method

TxtSaveOptionsBase::set_Encoding method

Specifies the encoding to use when exporting in text formats. Default value is Encoding.UTF8.

void Aspose::Words::Saving::TxtSaveOptionsBase::set_Encoding(const System::SharedPtr<System::Text::Encoding> &value)

See Also