SaveOptions.CacheGlyphs

SaveOptions.CacheGlyphs property

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

public bool CacheGlyphs { get; set; }

See Also