Aspose::Words::Saving::DocumentPartSavingArgs::set_DocumentPartStream method

DocumentPartSavingArgs::set_DocumentPartStream(const System::SharedPtr<System::IO::Stream>&) method

Setter for Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream.

void Aspose::Words::Saving::DocumentPartSavingArgs::set_DocumentPartStream(const System::SharedPtr<System::IO::Stream> &value)

See Also

DocumentPartSavingArgs::set_DocumentPartStream(std::basic_ostream<CharType, Traits>&) method

template<typename CharType,typename Traits> void Aspose::Words::Saving::DocumentPartSavingArgs::set_DocumentPartStream(std::basic_ostream<CharType, Traits> &value)

See Also