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

In This Topic
EnableAdaptiveRasterCache Property (DocuViewareControl)
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