In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / EnableAdaptiveRasterCache Property

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