Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / RenderingCache Class / MemoryLimit Property

In This Topic
    MemoryLimit Property
    In This Topic
    Gets the maximum amount of memory that can be used by this cache, in megabytes.
    Syntax
    'Declaration
     
    Public ReadOnly Property MemoryLimit As System.Integer
    public System.int MemoryLimit {get;}
    See Also