Aspose::Words::Fonts::FontSettings::SaveSearchCache method

FontSettings::SaveSearchCache method

Saves the font search cache to the stream.

void Aspose::Words::Fonts::FontSettings::SaveSearchCache(const System::SharedPtr<System::IO::Stream> &outputStream)
ParameterTypeDescription
outputStreamconst System::SharedPtr<System::IO::Stream>&Output stream.

See Also