Aspose::Pdf::SaveOptions::get_CacheGlyphs method

SaveOptions::get_CacheGlyphs method

Gets 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.

bool Aspose::Pdf::SaveOptions::get_CacheGlyphs() const

See Also