Click or drag to resize

PDFDrawSetCaching 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
Whether to enable caching or not.
See Also