Click or drag to resize

PDFRasterizerSetCaching Method

Sets the caching.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetCaching(
	bool enabled
)

Parameters

enabled
Type: SystemBoolean
the new caching
See Also