Click or drag to resize

HtmlToPdfClientsetSkipDecoding Method

Internal use only.

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public HtmlToPdfClient setSkipDecoding(
	bool skipDecoding
)

Parameters

skipDecoding
Type: SystemBoolean
The default value is True.

Return Value

Type: HtmlToPdfClient
Reference to the current object.
See Also