Click or drag to resize

HTTPRequestOptionsRestrictDownloadUsage Method

Restrict download data usage.

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

Parameters

val
Type: SystemBoolean
Whether to restrict download data usage.
See Also