Aspose::Pdf::SaveOptions::set_CacheGlyphs method

SaveOptions::set_CacheGlyphs method

Sets boolean value which indicates if will font glyphs be cached while preparing aps pages. Improves performance of conversion pdf to other formats but increases memory consumption.

void Aspose::Pdf::SaveOptions::set_CacheGlyphs(bool value)

See Also