GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / EnableAdaptiveRasterCache Property

In This Topic
EnableAdaptiveRasterCache Property (DocuVieware)
In This Topic
Specifies if the DocuViewareControl instance has the adaptive raster cache enabled.
Syntax
'Declaration
 
Public Property EnableAdaptiveRasterCache As Boolean
public bool EnableAdaptiveRasterCache {get; set;}
Remarks
Default value is true.
See Also