[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.RenderingCache.-ctor

RenderingCache Constructor

RenderingCache(int)

Initializes a new instance of the RenderingCache class.

Declaration
public RenderingCache(int memoryLimit = 200)
Public Sub New(Optional memoryLimit As Integer = 200)
Parameters
Type Name Description
int memoryLimit

The maximum amount of memory to be used by the cache, in megabytes.