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

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