'Declaration Public Property UseRenderingCache As System.Boolean
public System.bool UseRenderingCache {get; set;}
This property is true by default. Setting this property to false reduces memory consumption, at the cost of slower rendering speed.
'Declaration Public Property UseRenderingCache As System.Boolean
public System.bool UseRenderingCache {get; set;}