Namespace: BitMiracle.Docotic.Pdf
public PdfCache XObjectCache { get; }
Public ReadOnly Property XObjectCache As PdfCache Get
This cache is disabled by default.
Enabling this cache can improve the speed of processing for documents with a lot of form XObjects reused on different pages. Note that enabling the cache can either increase or decrease memory consumption based on the contents of the PDF.