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)
Parameter | Type | Description |
---|---|---|
outputStream | const System::SharedPtr<System::IO::Stream>& | Output stream. |
See Also
- Class FontSettings
- Namespace Aspose::Words::Fonts
- Library Aspose.Words for C++