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

In This Topic
    RenderingCache Class
    In This Topic
    Represents a cache used to speed up rendering.

    An instance of this class can be passed to Page.Draw, Page.DrawAnnotations, Page.DrawAnnotations methods to improve the rendering speed.

    Object Model
    RenderingCache Class
    Syntax
    'Declaration
     
    Public Class RenderingCache 
    public class RenderingCache 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.RenderingCache

    See Also